LeahLady79
Programmer
Hello, I am working on an application that will bring Paradox tables into a VB application that will then let the client query and run reports.
Normally, I would have used MS Access and be done with it, however the data in the tables is being generated by another program, so I have to dynamically access the data from the other program's folder on the server every time the user runs the application. To the best of my knowledge, this is not something that Access can do (if there is a way to do it, I'm all ears)
My expertise lies in database management (ie: Access or SQL2000) and Web applications. So, while I'm familiar with the use of connection strings, I'm completely LOST on WHERE to use them.
I've found lots of good advice on the web, but nothing that tells me where to start. Once I'm on my way, I think that I'll be ok with finishing this project.
Thanks!
Normally, I would have used MS Access and be done with it, however the data in the tables is being generated by another program, so I have to dynamically access the data from the other program's folder on the server every time the user runs the application. To the best of my knowledge, this is not something that Access can do (if there is a way to do it, I'm all ears)
My expertise lies in database management (ie: Access or SQL2000) and Web applications. So, while I'm familiar with the use of connection strings, I'm completely LOST on WHERE to use them.
I've found lots of good advice on the web, but nothing that tells me where to start. Once I'm on my way, I think that I'll be ok with finishing this project.
Thanks!