Search results for query: *

  1. R

    Please debug

    am writing a VB.NET program to update (add & save) database in runtime.The database (MS SQL Server 7) is “customertracking” with the following fields: custid(primary key), fname, lname, address,phone,email My form design has the following: 6 Labels (Customer ID, First Name, Last Name...
  2. R

    update (add & save) MS SQL Server 7 database in runtime

    I am writing a VB.NET program to update (add & save) database in runtime.The database (MS SQL Server 7) is “customertracking” with the following fields: custid(primary key), fname, lname, address,phone,email My form design has the following: 6 Labels (Customer ID, First Name, Last Name...
Back
Top