Can't write to db, Connectionstring problem?

  • Thread starter Thread starter Lars Netzel
  • Start date Start date
L

Lars Netzel

I'm using this string

Provider='Microsoft.Jet.OLEDB.4.0';Data
Source='C:\Inetpub\wwwroot\organon_foie\db\foie_webdb.mdb';
I can't seem to be able to write to the database, only read ! Can the
connectionstring I have be modified in anyway to let me write to the db or
does that not have anything to do with it?

I get an error saying "Must use a query that can be updated" although I have
the right permissions set on the folders and the db file itself!

please help

thanx/Lars
 
Actually I fixed it... it was a Permission problem, but It kept coming back
by itself.. and I had to Unselect something about Simplified Filesharing in
XP... ("Förenklad fildelning" in Swedish)

/Lars
 
Back
Top