Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Hello unable to connect to database
Name: kris2976 Date: July 8, 2009 at 00:14:54 Pacific OS: Windows XP professional Subcategory: Java
Summary: I use a .udl file to connect to my database (Access) from VB application. When I create my deployment package I don't know the path my user is going to use when installing. Is there a way to edit my ....
Summary: I should write one VB script that should retrieve data from one database and display the same/store somewhere. with google's help i wrote the below pgm but its not working.. Option Explicit Dim strC...
Summary: Hello everybody. I have a question in VB.NET. I am trying to connect to a database from Access (i know the path and everything). I am new to VB.NET and i can't seem to be able to understand what to do...