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 are the shadow variables?
What are the advantages of migrating to vb.net?
What is non_deterministic finalization?
What are all the parts of .net framework?
how to deploy vb.net with key and evaluation time? any one can help me?
What is the feature which is common to all .net languages?
How do you script this scenario in QTP using VB? Verify XML attributes in XML message against XSD and data mapping of fields to Oracle tables? Verify data in XML to data in a defined table?
Explain about the feature anonymous type?
Explain the use of new keyword?
Explain about globalization?
Explain the use of serialization and deserialization?
What is jagged array in vb.net?
Explain option strict?
How can I extract the formated word(bold,italic,underline,font,color etc) from the msword file.?
Write a program to find all text files in a logical drive and return the count of the number of files?