-
Cannot find Link Table database in ASP.net
Hi all,
i met a problem recently on ASP.net. i have create a project and use a database with Linked Table inside. the error occur when i using the Linked Table data, the system cannot find the database which i link to, but i can open the database manually with the path .net said is invalid.
error Msg:
'K:\APPL\EXE\data08-09.mdb' is not a valid path. Make sure that the path name is spelled correctly and that you are connected to the server on which the file resides.
where K drive is mapped drive which is a folder at server. Link Table is link to other database that running 24hours so that can direct get the latest data for my program. Anyone know what is happen or any mistake way i did?? very urgent.. all genius, pls help me~~
-
Rather than a hardcoded drive letter, try using the server's UNC path.
I don't answer coding questions via PM or Email. Please post a thread in the appropriate forum section.
Please use [Code]your code goes in here[/Code] tags when posting code.
Before posting your question, did you look here?
Got a question on Linux? Visit our Linux sister site.
Modifications Required For VB6 Apps To Work On Vista
-
actually the path is not in my code, the path is showing the other database that my using database linked to(using LinkedTabla Manager). i know nothing about UNC path. will explore it 1st. but dun know how much effect if change the technic. thanks a lot!!
Similar Threads
-
By christianbg in forum .NET
Replies: 3
Last Post: 04-12-2011, 01:35 PM
-
By software_develo in forum Database
Replies: 1
Last Post: 01-31-2006, 10:58 PM
-
By darkestsky in forum Database
Replies: 1
Last Post: 10-15-2005, 02:07 PM
-
By Kedar in forum Database
Replies: 1
Last Post: 11-20-2001, 02:48 AM
Tags for this Thread
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