Jump to content

_SQLite_Exec execution Problem


 Share

Recommended Posts

hi my problem is i cannt execute this script it gives error i donno where im mistaken

can any body help to solve this

If Not _SQLite_Exec(-1,"INSERT INTO" & " " & $table & " " & "VALUES('" $fname","$lname");")  = $SQLITE_OK Then _
  MsgBox(16, "SQLite Error", _SQLite_ErrMsg ())
Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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