I developed 1 new project i.e workstation project.I have one sqlserverce database i.e workstationProj ect.sdf.In this database i have 2 tables i.e demolist,userin formation.
In demolist i have 2 columns i.e domainid,domain name.
In vb.net form i found Currentuser information.inf ormation coming like this ken\u387901.ken is the domain in the domain list table.i want the following code.
1)how to find out ken is domain list table or not.
2how to use demolist table in vb.net code.
In demolist i have 2 columns i.e domainid,domain name.
In vb.net form i found Currentuser information.inf ormation coming like this ken\u387901.ken is the domain in the domain list table.i want the following code.
1)how to find out ken is domain list table or not.
2how to use demolist table in vb.net code.
Comment