Thread: Sqlite
View Single Post
  #3 (permalink)  
Old 08-18-2007, 04:23 PM
dennishea dennishea is offline
Senior Member
 
Join Date: Jul 2007
Posts: 147
Awards Showcase
Beta Tester 
Total Awards: 1
Default Sqlite

@Erel

I have tried to follow your example and the first problem was to get it to unremark the last half of the code, there is a double quote behind textbox1.text that doesn't belong there, but it still doesn't add my data to the db. I have converted a csv file to a sql database and have been able to read it into a table but that is as far as I have been able to get. I'm trying to learn how to add and delete records with no success. I have been to a few web sites that show the sql statements and I think I understand them and at this point I think it's basic4ppc that I'm confused with. I know that you have done an excellent job with basic4ppc. I guess it's one of those blond moments when I just can't see the forest for the trees. Please bare with me.

dennishea

edit:
Yay Got adding a record sorted out and working.

Last edited by dennishea : 08-18-2007 at 04:54 PM. Reason: let you know
Reply With Quote