How can I program a "save" and "delete"?

todoink

Member
Joined
Jul 27, 2006
Messages
15
Programming Experience
Beginner
Hi,

I'm currently working with database. Now can anyone please teach me how to do a command that will save my database?

My project has a "move previous", "move next" and "add". I can add a record now but I want to save my records.

If possible, please teach me also how to code a "delete" a record function. Thanks a lot.

Kudos!
 
<comment removed; the advice was relevant to VS2005, and I failed to notice the OP is using 2003>

Threads related to data access and database usage need to go in the Data Access forum. Threads about the database itself, or queries, need to go in the relevant forum in the Database/backend section
 
Back
Top