Recent content by anupam_sam

  1. A

    howto update dataset in this scenerio?

    i have a dataset with 2 tables "Dept" and "Emp". they have a datarelation and emp has a foreign key deptno of dept. i proceed with following transactions. 1) delete 3 records from child table "Emp" 2) add 1 record to master table "Dept" 3) delete 1 record of master table "Dept" related to...
  2. A

    sub: help in network scenario

    well how can i impliment VPN in my scenario. DSL Internet --- machine --- local lan -- DC -- SQL DB with 2 NIC (Gateway) my domain controller is in the local lan. how can identify from a cyber cafe on internet to what ip have to connect to...
  3. A

    sub: help in network scenario

    Hello there, i am not so expert in practical network implimentations so please help me out to draw this scenario. we have a head office and several branch offices in diff cities. till now we are using a peer to peer model but coz of security reasons and ease of office operation we want...
Back