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 convert.tostring and i.tostring method?
What is econo-jit?
Explain how the .net framework performs automatic memory management.
Explain the differences between vb.net and c#, related to oops concepts?
Explain about the feature anonymous type?
Define manifest?
Explain cts?
How to store images in sql server database through vb.net?
Can you please explain the difference between thread and process?
Explain convert.tostring and i.tostring method?
What is visual basic.net culture?
What are the different types of applications supported in .net (or) .net framework?
What is the purpose of an Assembly?
What is the main use of a namespace?
What are the different variables in vb.net?