Hi,

The error should no longer happen of you close the connection with revCloseDatabase.

Best,

Mark

--

Economy-x-Talk
Consultancy and Software Engineering
http://economy-x-talk.com
http://www.salery.biz

Get your store on-line within minutes with Salery Web Store software. Download at http://www.salery.biz

Op 8-mrt-2007, om 14:12 heeft Nic Prioleau het volgende geschreven:

Hi,

I have an app that uses as auto update stack which is also compiled as my standalone. It launches "mainstack" stack that connects to mySQL. I have put my externals reference into the "mainStack" as follows:

Put sys_appPath(true) & "/data/externals/revxml.dll" &cr after tExternals Put sys_appPath(true) & "/data/externals/dbMysql.dll" &cr after tExternals (and so on)

Set the externals of this stack to tExternals
Put sys_AppPath(true) & "/data/externals/" into theDrivers
RevSetDatabaseDriverPath theDrivers

This actually works fine with no errors or anything but when I CLOSE my standalone app, I am getting an error "mcDummy - the instruction at ..... Referenced memory at ..... The memory could no be read"

I really am stumped here coz this was never happening before and I obviously changed something without realising and have not been able to get rid of this problem. I do know that when I remove the "data" directory, I no longer have the problem but then I cannot connect to my DB!!

Any suggestions??

Thanks
Regards
Nic


_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to