Indigo Rose Software

Professional Software Development Tools

 
+ Reply to Thread
Results 1 to 7 of 7
  1. #1
    Join Date
    Dec 2006
    Location
    Colombia
    Posts
    62

    I need help to implement sqlite Client / Server

    It is possible?

  2. #2
    Join Date
    Jan 2001
    Location
    Anderson Island, WA, USA
    Posts
    2,863
    Quote Originally Posted by homes View Post
    It is possible?
    sqlite isn't a client / server in the traditional sense.

    There is an sqlite plugin available that allows you to use /create sqlite databases -- however, the plugin is for sqlite2 not 3


    (Click here to contact me)
    Providing Independent Professional Consulting Services for
    IndigoRose products, World Wide.
    Located in -8:00 (-7:00 DST) GMT Timezone (Western United States)

  3. #3
    Join Date
    Jul 2002
    Location
    USA
    Posts
    3,959

  4. #4
    Join Date
    Apr 2004
    Location
    Vancouver, Canada
    Posts
    1,790
    There are a few implementations out there but I don't think any of them can be used from AMS. RealBasic has a server but its very pricey.
    Dermot

    I am so out of here

  5. #5
    Join Date
    Dec 2006
    Location
    Colombia
    Posts
    62
    Quote Originally Posted by jassing View Post
    sqlite isn't a client / server in the traditional sense.

    There is an sqlite plugin available that allows you to use /create sqlite databases -- however, the plugin is for sqlite2 not 3

    I can use AMS and where can I find?

  6. #6
    Join Date
    Jul 2004
    Location
    Denmark
    Posts
    336
    If you want to use a database server you could look in the examples forum for the MySQL version.

    The MySQL Scripts build for AMS makes use of some LUA files to make the functionallety (all the actions and functions) act simularly to using the SQLite plugin in AMS, so it should be easy to adapt.

    the only problem is that the LUA extensions get very unstable when used on Vista machines.

  7. #7
    Join Date
    Dec 2006
    Location
    Colombia
    Posts
    62
    Quote Originally Posted by Jonas DK View Post
    If you want to use a database server you could look in the examples forum for the MySQL version.

    The MySQL Scripts build for AMS makes use of some LUA files to make the functionallety (all the actions and functions) act simularly to using the SQLite plugin in AMS, so it should be easy to adapt.

    the only problem is that the LUA extensions get very unstable when used on Vista machines.
    Thank you for your information.

Similar Threads

  1. What server was actually used by the client?
    By Adam in forum TrueUpdate 3.5 FAQ
    Replies: 0
    Last Post: 02-14-2008, 09:32 AM
  2. Replies: 1
    Last Post: 03-02-2006, 08:04 AM
  3. Confused over updating client server file
    By John Fligg in forum TrueUpdate 2.0
    Replies: 3
    Last Post: 09-14-2005, 07:31 PM
  4. Client & Server Communication
    By Elleah in forum TrueUpdate 2.0
    Replies: 11
    Last Post: 06-02-2005, 07:09 PM
  5. Permissions Required On Web Server For Client Access
    By David Ferguson in forum TrueUpdate 1.0
    Replies: 5
    Last Post: 12-19-2003, 07:41 PM

Posting Permissions

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