Ask a Question related to ASP.NET General, Design and Development.
-
blenderdude #1
Inserting Records with Bound Controls
This may seem obvious but I cant seem to find anything on it. Is it
possible to use bound controls to insert a new record into a database?
I have a form with a lot of fields and although I can manually map
each text box to the fields of a database, is it possible to use
databinding to automate the process? If this is possible, would
someone be so kind as to direct me to a tutorial on the subject?
Thanks,
Mike Hanewinckel
blenderdude Guest
-
Problem inserting/updating records
Hi I'm having trouble trying to insert/update the records in SQL Server. I have created a form based on two tables and created a select... -
Error inserting records
I am getting this error: Microsoft OLE DB Provider for ODBC Drivers error '80040e14' Syntax error in INSERT INTO statement My code is as... -
Inserting and Updating Records at the same time
Hi, Ive created a form which inserts a record into one table within the database, but i also need it to increment a field in another table of the... -
HOW TO: Create a single DataSet bound object used by 50 DropDownList box controls in the same web form. CSHARP
I have a seating chart web form that has over 50 entry field controls (tables/booths) where I use a DropDownList box to select a single company... -
Inserting blank records
I need to import records created in filemaker to an accounting program (MYOB). It can only recognise different records if there is a blank in...



Reply With Quote

