
Opening a SQL Server Table from a VB form for update
Hullo, I am just starting out in the world of VB, having to modify some
existing programs and learn as I go. For now, I just have one question. I
have used the Form Wizard to create a form showing the fields in a SQL
Server table, however it won't let me update, or delete the records. I
would like a simple straightforward example of code to allow the records in
a SQL Server database to be viewed, deleted, updated, and added to.
Thanks in anticipation
Ian Grigor