Hello,
I am using Windows XP Pro,MS Access 2000 as database & Delphi 2006. This worked ok until I switched to Microsoft Vista.This is wierd because I have two SQL statement followed by one after another..When it executes first sql statment..it wont give any error..but it wont return any rows from that table even though there is data in that table..when i goto next statement..it gives me an error 'Tablename' does not exist. I am using ADO.
When i installed Windows Vista..Here is what I did.
1...Installed Borland Delphi 2006
2...Installed Microsoft Office 2003
3...Installed Microsoft Office 2007 Beta on same computer but on another drive.
I cant figure out what is causing this error. When I create new datalink and generate connection string and use same connection string in delphi,it gives me ole error..saying is not supported by driver or something..I forgot exact error description.
Any one seen this before? How to get rid of this error?
Thank you
I am using Windows XP Pro,MS Access 2000 as database & Delphi 2006. This worked ok until I switched to Microsoft Vista.This is wierd because I have two SQL statement followed by one after another..When it executes first sql statment..it wont give any error..but it wont return any rows from that table even though there is data in that table..when i goto next statement..it gives me an error 'Tablename' does not exist. I am using ADO.
When i installed Windows Vista..Here is what I did.
1...Installed Borland Delphi 2006
2...Installed Microsoft Office 2003
3...Installed Microsoft Office 2007 Beta on same computer but on another drive.
I cant figure out what is causing this error. When I create new datalink and generate connection string and use same connection string in delphi,it gives me ole error..saying is not supported by driver or something..I forgot exact error description.
Any one seen this before? How to get rid of this error?
Thank you