User Profile
Collapse
-
copy selected row form table1 in form1 to table2 in form2
I have data in table1 in form1. I want to copy data from selected row form table1 of Form1 to table2 of form2.
After being selected from data from selected row of table1 should be deleted.
I want to do by using with Tableadapterman ager (Databindingsou rce) .
I am using vb.net and MSAccess.
for deleting the row , I am using following code.
[Me.Validate()
Me.HPReportBind ingSource.Allow Remove.ToString ()... -
How to establish LAN connectivity
I have developed an application in vb.net with OleDb MS Database.
I want establish LAN connectivity between 3 pc by this Application.
So is it possible to run one PC as server and in another 2 pc , one can enter data?
No activity results to display
Show More
Leave a comment: