View Full Version : Lua mySQL Crasher
sdfsf93924554234fjfjf
01-31-2008, 07:09 PM
I have a system that is using the luaSQL libraries to access an order database. Its working just fine on my main workstation, which is running XP64. But I'm finding the same app is crashing every time when run on Vista32 (my laptop).
Has anyone any experience of this, is this a known problem with the luaSQL libraries. I'd like to do dev work whilst on the go. But of course this constant crashing is something of an issue.
On the same subject, are there any plans for mySQL compatibility in AM8.0?
Cheers
Chris
sdfsf93924554234fjfjf
02-08-2008, 09:17 AM
Has anyone any experience with this. I need to have my application run on XP and Vista. And that app needs to log into a database via the net. So the SQLlite plugin won't cut the mustard.
So, I need a working mySQL implementation on Vista, and right now it just does not work :(
CT
azmanar
02-08-2008, 10:35 AM
Hi,
Bule has built a guide to integrating AMS-MySQL. You might want to check his posts.
This is my take on crashes on Vista, while it works on XP :
1. The Web Object ( IE version on Vista ) is causing the crash, mainly.
2. Some SQL scripting errors on AMS when calling MySQL
3. AMS apps from previous versions were mixed with AMS7 and not recompiled again in AMS7.
Dermot
02-08-2008, 12:54 PM
I have found that anything that uses compat-5.1 crashes on Vista. LuaSQL uses it so I think that is your problem.
sdfsf93924554234fjfjf
02-08-2008, 03:42 PM
Compat-5.1 is a general file for Lua isn't it? That being the case, is a new release on the cards i.e. to adress this issue. I mean its not like Vista users are going to become any less common eh?
I want to use AM and this luaSQL extension (in leu of an offical AM mySQL plugin) to create a download manager. Now... problem is a LOT of my customers will be using Vista, so that client has to work on Win2k, (mainly, for now) XP and of course Vista.
:(
CT
Dermot
02-08-2008, 05:49 PM
AMS use Lua 5.0. LuaSQL use Lua 5.1. Compat-5.1 makes it so you can use it with Lua 5.0. I don't know of anyway to fix the problem.
vBulletin® v3.8.4, Copyright ©2000-2010, Jelsoft Enterprises Ltd.