Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_databases thread: NTSF vs FAT 32 Again


Message #1 by "Oskar Kaszubski" <okaszubski@m...> on Mon, 8 May 2000 09:00:48 -0400
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




  Return to Index