
Search found 5 matches
- Thu Jun 20, 2013 7:05 pm
- Forum: Databases
- Topic: Livecode Database functions fail
- Replies: 8
- Views: 5806
Re: Livecode Database functions fail
I certainly lost some hairs during the process 

- Thu Jun 20, 2013 4:21 pm
- Forum: Databases
- Topic: Livecode Database functions fail
- Replies: 8
- Views: 5806
Re: Livecode Database functions fail
Hi Klaus,
I finally resolved my problem by completely erasing Livecode and reinstalling it.
Then in preferences - Compatibility I had to download new drivers and use the legacy drivers.
After closing down Livecode and restarting Livecode it finally worked.
Thanx for your feedback on this matter !
I finally resolved my problem by completely erasing Livecode and reinstalling it.
Then in preferences - Compatibility I had to download new drivers and use the legacy drivers.
After closing down Livecode and restarting Livecode it finally worked.
Thanx for your feedback on this matter !
- Thu Jun 20, 2013 2:59 pm
- Forum: Databases
- Topic: Livecode Database functions fail
- Replies: 8
- Views: 5806
Re: Livecode Database functions fail
Hi Klaus, I placed the declarations outside the mouseup handler but with no success. I only used sDatabaseID as far as I can see, besides I copied the code straight from the livecode samples code. I don't think the problem lies in the code because I've tested several Livecode samples connecting to d...
- Thu Jun 20, 2013 2:17 pm
- Forum: Databases
- Topic: Livecode Database functions fail
- Replies: 8
- Views: 5806
Re: Livecode Database functions fail
Hi Klaus, I get this error in every stack where database functions are used. Also in the example stacks provided by Livecode, i.e. : on mouseUp local tDatabasePath, tSQLQuery ## Connect to the database ## Save the connection id put specialFolderPath("desktop") & "/Beginners Course/Lesson 5/Sample St...
- Thu Jun 20, 2013 1:47 pm
- Forum: Databases
- Topic: Livecode Database functions fail
- Replies: 8
- Views: 5806
Livecode Database functions fail
I've been playing around with the livecode database functions with success for some time. Since a few weeks none of the database functions work anymore. Not in livecode 4.6.2 and not in livecode community 6.0.2. The error I get is : (Function: error in function handler) near "revOpenDatabase", char ...