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 / 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 |
ColumnMapping belongs to which namespaces?
Explain the difference between an xml "fragment" and an xml "document."
What is strong name in .net assembly?
Explain about jagged arrarys ?
What is the feature which is common to all .net languages?
What is an indexed property?
Explain about the keyword must inherit?
What is a literal control?
What is writeline in vb.net?
What is econo-jit?
Which is the base class for all the classes in .net framework?
What are the different variables in vb.net?