Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 .NET Inside SQL Server (2005)
 Is it possible to manage data entry and updates t

Author  Topic 

PaulNeil
Starting Member

9 Posts

Posted - 2007-07-22 : 19:46:47
Hi Guys,

I'm using Visual Basic 2005 Express and SQL Server 2005 Express. I have textboxes on a VB form linked to 2 database tables.

I am wondering if it is possible to use just ONE BindingNavigator to manage data entry and updates to THE database tables. I initially thought I could manage the tables but have I encountered some problems:

i)When I entered a new record, and clicked on the SAVE BUTTON the new record the textboxes for the 1st table saves the record to the database, but the textboxes for 2nd table still retained data in them and are not saving theirs to the database.


ii) The same textboxes for the 2nd table are NOT allowing for updates too! Or, could it simply be that it is not possible to use this method for data entry and updates?


Thanks you.

dorita234
Starting Member

1 Post

Posted - 2009-07-15 : 23:00:22
thanks for the detailed information
[url=http://globolstaff.com][color=DCDCDC]Data Entry[/color][/url]
Go to Top of Page
   

- Advertisement -