Thanks guys. foada's suggestion was what I used (simple!) and it did work nicely, but I do appreciate all the interesting tidbits you all busted out with. Needless to say I have learned a few things in the last 24 hours.... thanks! [idea]
Ok, this is probably an unbelievably simple question but for some reason I cant seem to dig up a strightforward answer:
I'm using ADO/ODBC to connect to a db (Sybase) and pull some stuff out, which I then have to reformat and put in a text file and send off somewhere else. Easy enough. The data...
AZROBERRRRRT!!!!
Bless you!!!
Being a bonehead, I had forgot to check that - see, when they gave us all new desktop machines a few months back they "reinstalled" all our software. I never thought to double check and make sure they had installed SP5, I guess I took it for granted...
Thanks SonOfEmidec,
But MDAC 2.7/2.8 are not solving my problem. Reinstallation of Jet4.0 is not either. Through further debugging on my local machine I can now at least get a more intelligible error that says "Unrecognizable database format (filename.mdb)". I'm not sure why that...
I guess I don't also need to reference some kind of Jet object library? It doesn't seem to need to it...the program compiles fine....am I correct to assume that the DefaultType propery of "2-Use Jet" on the Data Control will just use whatever the appropriate Jet driver on the machine...
Ok, clearly I am not the brightest crayon in the box when it comes to some of this....but here is my problem:
We have this application (read:inherited from someone else) that was written in VB5 running on an old Windows NT server using DAO to Access an Acc98 mdb. As part of our migration of...
I have this app that I need to migrate over to another server. The gal who originally put this together used DAO 3.5 and it was running on an NT server. When I move this thing over to a 2000 server, I was getting an error. I was astute enough to realize that the msdao350.dll was missing, so I...
I have tried both of the following connection strings with the same result:
ConnString = "Provider=PervasiveOLEDB;Data Source=Impac"
ConnString = "Provider=MSDASQL;DSN=Impac"
Today I thought, well gee, if the app is using the Btrieve API (transactional), maybe if I try...
Any advice on this would be great - I'm going nuts.
Here's the scoop:
We have this application that uses Btrieve files (.DAT and .DDF's are present) that are on a Win2K server. The server is also running the Pervasive.SQL 2000i engine. What I am trying to do is write a simple VB6 exe that...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.