i have two computers network connected....one is com1 and other is com2...
i m using com1..if i save then i want to store in only in com2..and when i open from another computer the database frm com2 should be displayed from com1...
Code:
 Dim cn As New SqlConnection("server=localhost;database=attendance1;uid=sa;password=;")
i think just the declaration would do that...but i m not doint that...can anyone help me..thanks