hi dear !
thank u for replying to my question regarding adding
third party software in vb.net .My next question is that i
haven created Data base in SQL server 2000 for Library and
has connected that with VB and VB.net separately but it
only works on single computer and when i takes my software
to another computer on same Network it does not work .
Can any body help me what i do to solve.
Regards!



hi dear ! thank u for replying to my question regarding adding third party software in vb.net ..

Answer / vamshi5kvn

check the database path. u might have mentioned the drive
path which works for single computer.But for multiple
computers u hav to give application path which should be
globally declared and should write in congig file.then u can
acess it.

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More VB.NET Interview Questions

ColumnMapping belongs to which namespaces?

1 Answers  


Explain the difference between an xml "fragment" and an xml "document."

0 Answers  


What is strong name in .net assembly?

0 Answers  


Explain about jagged arrarys ?

0 Answers  


What is the feature which is common to all .net languages?

0 Answers  


What is an indexed property?

1 Answers  


Explain about the keyword must inherit?

0 Answers  


What is a literal control?

0 Answers  


What is writeline in vb.net?

0 Answers  


What is econo-jit?

0 Answers  


Which is the base class for all the classes in .net framework?

0 Answers  


What are the different variables in vb.net?

0 Answers  


Categories