-
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.
-
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, 11: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, 03: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
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|