Jump to content

Recommended Posts

Posted (edited)

I want to create a sqlite database file and store some data[like name and phone number] in it and then view it.Can anyone help me

Edited by Reddragon
Posted (edited)

_SQLite_Open creates a database file (or load it in memory).

Look at the helpfile, in the _SQLite_Exec page, and set the $sDatabase_Filename to _SQLite_Open() (give the name of the database file you want to create).

Edited by jguinch

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...