Browse by Tags

Related Posts

  • Using a stored procedure to update information in textboxes

    I currently have a small database where I use stored procedures to update the information entered in textboxes below is the stored procedure: ******************************************************* Create PROCEDURE dbo.U_Customer ( @CustName char(10), @ Phone char(50), @Billing char(50), @Shipping char...
    Posted to Data Access and ObjectDataSource Control (Forum) by ams015 on 11-25-2007, 12:00 AM
    Filed under: parameters, sqldatasource, Stored Procedures, Urgent, User Control, usercontrols, VB.Net, VB.NET Interview Questions, ado.net, ADO.NET Interview Questions, Asp.Net 2.0, Asp.Net 2.0 and MS SQL Server 2005, database, answers, sql server, ado.net faq, datasource
Page 1 of 1 (1 items)