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!
Answer Posted / 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 View All Answers
What is the difference between import system.data.sqlclient and system.data.oledb?
What are the assembly entry points?
Explain about visual basic?
Explain the components of common language runtime.
Explain the difference between .dll extension and .exe extension files?
Explain manifest?
what is the need for dynamic controls in vb.net? i would like to know for what purpose should we create the controls dynamically? please give the answer in simple words.
What is the difference between Namespace and Assembly?
What is the main use of a namespace?
Explain code security?
What is the ruby interface generator?
What is enumerator?
What is difference between import system.data.sqlclient,system.data.oledb?
Explain clr?
What is the maximum size of the textbox?