Click here to Skip to main content
15,896,118 members
Home / Discussions / Database
   

Database

 
AnswerRe: SQL Server - full text search sentences that match keyword Pin
Eddy Vluggen3-Aug-12 5:14
professionalEddy Vluggen3-Aug-12 5:14 
GeneralRe: SQL Server - full text search sentences that match keyword Pin
asimptota7775-Aug-12 21:52
asimptota7775-Aug-12 21:52 
GeneralRe: SQL Server - full text search sentences that match keyword Pin
Eddy Vluggen5-Aug-12 23:17
professionalEddy Vluggen5-Aug-12 23:17 
AnswerRe: SQL Server - full text search sentences that match keyword Pin
asimptota7776-Aug-12 0:28
asimptota7776-Aug-12 0:28 
GeneralRe: SQL Server - full text search sentences that match keyword Pin
Eddy Vluggen6-Aug-12 0:42
professionalEddy Vluggen6-Aug-12 0:42 
GeneralRe: SQL Server - full text search sentences that match keyword Pin
asimptota7776-Aug-12 0:55
asimptota7776-Aug-12 0:55 
GeneralRe: SQL Server - full text search sentences that match keyword Pin
Eddy Vluggen6-Aug-12 1:18
professionalEddy Vluggen6-Aug-12 1:18 
GeneralCauses of Urecognized Database Format Pin
ASPnoob2-Aug-12 23:25
ASPnoob2-Aug-12 23:25 
Hi all,
Every time my code tries to connect to my 2007 Access database, the message Unrecognized Database Format pops up. I've read that it is usually due to a corrupt database file or opening an old Access database file in newer version of Access Database. I can rule out opening an old file in newer Access because I've created and run the file in Access 2007. I can reasonably assume that since I can open the file, it is not corrupt. If those two aren't the causes what else could be causing it? The connection string in my web.config file takes the following form:

Provider=Microsoft.ACE.OLEDB.12.0;Data Source=C:\myFolder\myAccess2007file.accdb;Persist Security Info=False;

I don't know if that has anything to do with it, any suggestion will be greatly appreciated, thanks for your time.


GeneralRe: Causes of Urecognized Database Format Pin
Mycroft Holmes2-Aug-12 23:34
professionalMycroft Holmes2-Aug-12 23:34 
GeneralRe: Causes of Urecognized Database Format Pin
Eddy Vluggen2-Aug-12 23:40
professionalEddy Vluggen2-Aug-12 23:40 
GeneralRe: Causes of Urecognized Database Format Pin
ASPnoob3-Aug-12 0:13
ASPnoob3-Aug-12 0:13 
GeneralRe: Causes of Urecognized Database Format Pin
Eddy Vluggen3-Aug-12 0:21
professionalEddy Vluggen3-Aug-12 0:21 
GeneralOn error resume next Pin
vanikanc2-Aug-12 4:44
vanikanc2-Aug-12 4:44 
GeneralRe: On error resume next Pin
Eddy Vluggen2-Aug-12 9:46
professionalEddy Vluggen2-Aug-12 9:46 
GeneralRe: On error resume next Pin
vanikanc2-Aug-12 9:50
vanikanc2-Aug-12 9:50 
GeneralRe: On error resume next Pin
Eddy Vluggen2-Aug-12 10:02
professionalEddy Vluggen2-Aug-12 10:02 
GeneralRe: On error resume next Pin
vanikanc2-Aug-12 10:14
vanikanc2-Aug-12 10:14 
QuestionRe: On error resume next Pin
Eddy Vluggen2-Aug-12 12:33
professionalEddy Vluggen2-Aug-12 12:33 
AnswerRe: On error resume next Pin
vanikanc3-Aug-12 3:05
vanikanc3-Aug-12 3:05 
GeneralRe: On error resume next Pin
Eddy Vluggen3-Aug-12 4:02
professionalEddy Vluggen3-Aug-12 4:02 
QuestionSQL Query - write all in one query Pin
Raman samineni1-Aug-12 6:30
Raman samineni1-Aug-12 6:30 
AnswerRe: SQL Query - write all in one query Pin
PIEBALDconsult1-Aug-12 8:42
mvePIEBALDconsult1-Aug-12 8:42 
GeneralRe: SQL Query - write all in one query Pin
Raman samineni1-Aug-12 16:02
Raman samineni1-Aug-12 16:02 
GeneralRe: SQL Query - write all in one query Pin
PIEBALDconsult1-Aug-12 18:23
mvePIEBALDconsult1-Aug-12 18:23 
AnswerRe: SQL Query - write all in one query Pin
Mycroft Holmes1-Aug-12 13:17
professionalMycroft Holmes1-Aug-12 13:17 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.