05. juni 2005 - 19:20Der er
16 kommentarer og 1 løsning
Kan ikke få hul til access DB liggende hos min udbyder.
Jeg kan ikke få hul igennem til min Access DB, da jeg får en fejl: The type or namespace name 'server' could not be found (are you missing a using directive or an assembly reference?)
Could not find installable ISAM. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Data.OleDb.OleDbException: Could not find installable ISAM.
og min conn streng ser således ud: private string Conn = "Provider=Microsoft.Jet.OleDb.4.0;DBQ=" + HttpContext.Current.Server.MapPath("gaestebog.mdb") + ";Driver={Microsoft Access Driver (*.mdb)}; User ID=Admin;";
Tilladte BB-code-tags: [b]fed[/b] [i]kursiv[/i] [u]understreget[/u] Web- og emailadresser omdannes automatisk til links. Der sættes "nofollow" på alle links.