Indigo Rose Software

Professional Software Development Tools

 
+ Reply to Thread
Results 1 to 6 of 6
  1. #1
    Join Date
    Mar 2007
    Location
    London, UK
    Posts
    19

    Lua mySQL Crasher

    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

  2. #2
    Join Date
    Mar 2007
    Location
    London, UK
    Posts
    19
    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

  3. #3
    Join Date
    Oct 2004
    Location
    East, South & West Asia
    Posts
    1,020
    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.
    Newbie Examples
    ------> AMS 7.5 : amstudio.azman.info
    ----> AMS 6 & 5: www.azman.info/ams/
    ----> FB: facebook.com/GuideToWealth

    ----> Content Development Blog: www.AZMAN.asia

  4. #4
    Join Date
    Apr 2004
    Location
    Vancouver, Canada
    Posts
    1,790
    I have found that anything that uses compat-5.1 crashes on Vista. LuaSQL uses it so I think that is your problem.
    Dermot

    I am so out of here

  5. #5
    Join Date
    Mar 2007
    Location
    London, UK
    Posts
    19
    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

  6. #6
    Join Date
    Apr 2004
    Location
    Vancouver, Canada
    Posts
    1,790
    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.
    Dermot

    I am so out of here

Similar Threads

  1. Example: Using MySQL and AMS
    By Jonas DK in forum AutoPlay Media Studio 7.5 Examples
    Replies: 35
    Last Post: 12-26-2009, 06:13 AM
  2. LUA Scripting
    By SGW in forum AutoPlay Media Studio 6.0
    Replies: 2
    Last Post: 09-26-2005, 10:45 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts