Jump to content

Recommended Posts

Posted (edited)

hey weaponx,

is it possible to save the sql table to a file?

this way i can do this on a nightly job and make the table available for my users during the day for better speed performance

thanks again for your help!!!!

Edited by gcue
Posted

Juts look in the help file for _SQLite_Open, you can pass it a filename. I think it uses a proprietary format. Regardless, it can be reopened later.

Posted (edited)

I think it uses a proprietary format.

SQLite code (including the file handling) is in the Public Domain. So the format is specific to SQLite, but very publicly shared and available if you wanted to play with it.

I never looked to see if MSSQL, Access, Oracle, etc. had any import capability for SQLite files... hmmm...

:D

Edit: Oh, there it is: SQLite Converter Tools

:D

Edited by PsaltyDS
Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...