big pb with standAlone & MySQL

Sarah sarahr at genesearch.com.au
Sun Oct 13 14:02:01 EDT 2002


I had this problem when doing some work with MySQL. If you do a query  
(that results in a cursor) and then try to do another query before  
closing the first cursor, you will get this error. The fix is easy -  
after every query, get the data, then do an revdb_closecursor().

Sarah


On Saturday, October 12, 2002, at 11:51  pm, Sylvain Le Gourrirec  
wrote:

> hello,
> 
> I really need help.
> 
> I develop a backoffice. Not a very difficult thing but I have to be  
> very care about the relationships between the standAlone revolution  
> app & MySQL.
> 
> Into the development environment, no pb.So, I build the distribution.
> 
> It arrived that I got a "revdberr, restricted under current license" !
> 
> So I decided to write my script again :((
> 
> I have no more error message but only 20 rows are retrieved!
> 
> Of course I have a license.
> 
> 
> What can I do? I waste a lot of time with that...
> 
> thanks
> 
> 
> ps of course, my scripts are not basic. But they are not very  
> complex. The most complex function I wrote includes just 3 functions  
> call!
> 
> 
> ----------------------------------------------------------------------- 
> ----------------------------------------------------------------------
> Sylvain Le Gourrirec  dveloppement  son-video-distribution  
> www.son-video.com
> 
> ------------- I am working with Windows 2000, Revolution 1.1.1, MySQL  
> 3.23 & PHP 4




More information about the use-livecode mailing list