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

code for export,import,save,update,delete ?

1 Answers  


Which namespace are used for accessing the data?

0 Answers  


What is trace in vb.net?

0 Answers  


Why do you need Lock in Visual Basic?

0 Answers   CGI,


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!

1 Answers  






The default back end of the VB is

1 Answers   Hexaware,


how to restore database using vb.net?

4 Answers   Eclat, PCS, Pepon, Restor, TCS,


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

0 Answers  


What is the maximum size of the textbox?

0 Answers  


How would you implement inheritance using vb.net?

0 Answers  


What is the difference between convert.tostring and i.tostring method?

0 Answers  


Difference between a sub and a function?

2 Answers  


Categories