I've just arrived home and my computer is still below a ton of boxes in my new home. It'll take a week or so to have everything set up again. Then, I'll tell you. I haven't even had the time to test PB 3.94 yet, so...
Regards,
Current Status of El Choni's SQLite Library?
- the.weavster
- Addict

- Posts: 1581
- Joined: Thu Jul 03, 2003 6:53 pm
- Location: England
The problem with ODBC drivers is that the client machine need to hae ODBC properly setup, and misc drivers installed.
older Windows systems need a update even to properly work.
A SQLite lib avoids any needs like this and let a app use a DB
regardless of how the system is setup.
Which is why SQLite is so popular as it is.
older Windows systems need a update even to properly work.
A SQLite lib avoids any needs like this and let a app use a DB
regardless of how the system is setup.
Which is why SQLite is so popular as it is.
