Jump to content

sql


Wei

Recommended Posts

Why instead of ask for an example of something specified you don't go to the wiki and try to make it with the examples given?

-- SQLite only:

executeSQLCreateTable 
executeSQLDelete 
executeSQLDropTable 
executeSQLInsert 
executeSQLQuery 
executeSQLSelect 
executeSQLUpdate 

-- MySQL and SQLite:

dbConnect 
dbExec 
dbQuery 
dbPoll 
dbFree 

Link to comment

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