asp_databases thread: NTSF vs FAT 32 Again
This is driving me bunkers.
I still get:
Microsoft JET Database Engine (0x80004005)
Unspecified error
/database/connect.asp, line 25
whenever I try to open connection to a database under ntsf:
objConn.Open "Provider=Microsoft.Jet.OLEDB.4.0;" & _
"Data Source=C:\datastores\Movie2000.mdb;" & _
"Persist Security Info=False"
I checked the permissions and everything seems fine.
I got it to work on fat32, but on ntsf this weird error keeps poping out.
Thanks,
Oskar
|





