|
-
Working with a text file for my DB...
Hi,
I'm trying to connect to a txt file, with an ODBC connection. I used the
Microsoft text driver. When I open my recordset with the DSN... I get this
error:
Execution error '-2147467259 (80004005)' [Microsoft][ODBC text driver] The
jet database engine can't open the file '(unknown)'. It can be already open
in exclusive mode or you don't have the rights access to see this data.
My text file is not open when I open the recordset.
Here is my query :
rsDnamae.Open "select * from Dnamae", "DSN=Dnamae"
I hope I will receive answer soon!
Tanx in advance!
Pascal;
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks