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

How do you define a read only property in a class module?

0 Answers  


Tell me which namespace are used for accessing the data?

0 Answers  


hello friends, I have created a animated button in VB.NET. As its dll file coding can be viewed and also copied to some other location. So my question is how can I protect the Dll file of the animated button so that noone can access it. Any idea about this???????? Thanks Rekha

3 Answers  


what is the base class of .net?

7 Answers  


Explain the difference between thread and process?

0 Answers  






What is difference between inline and code behind?

0 Answers  


Define clr?

0 Answers  


Is vb.net dead?

0 Answers  


Name some of the features present in vb 2005?

0 Answers  


Explain the use of option explicit?

0 Answers  


Explain internal keyword in .net framework?

0 Answers  


Why Datareader is useful?

5 Answers  


Categories