Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: Database: MS Access
 Databas trouble after add-on update.
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

tomasalsbro
Average Member

Sweden
818 Posts

Posted - 18 February 2001 :  06:00:59  Show Profile  Visit tomasalsbro's Homepage
After updating with Poll and guestbook I have this problem:
======
Microsoft JET Database Engine error '80040e10'
No value given for one or more required parameters
/forum/forum.asp, line 182
=======
What hs happend?
I went into the admin option and
=========
The database needs to be upgraded !!
The database you are using needs to be upgraded !!
Code : -2147217904
========
When I go on I meet this message:
======
Access 97 database upgrade
Select the version you want to upgrade from:
Snitz Forums 2000 V3.1 Service Release 3 Final Snitz Forums 2000 V3.1 Service Release 3 Beta 4 Snitz Forums 2000 V3.1 Service Release 3 Beta 2 Snitz Forums 2000 V3.1 Service Release 3 Beta 1 Snitz Forums 2000 V3.1 Service Release 2 Snitz Forums 2000 V3.1 Service Release 1 Snitz Forums 2000 V3.1 Final Snitz Forums 2000 V3.1 Beta 5 Snitz Forums 2000 V3.1 Beta 4 Snitz Forums 2000 V3.1 Beta 3 Snitz Forums 2000 V3.1 Beta 2 Snitz Forums 2000 V3.0 Service Release 2 Snitz Forums 2000 V3.0 Service Release 1 Snitz Forums 2000 Version 3.0 Final Snitz Forums 2000 V3 RC5 Snitz Forums 2000 V3 RC4 Snitz Forums 2000 V3 RC3 Snitz Forums 2000 V3 RC2 Snitz Forums 2000 V3 RC1
Current database versionstring =
============
I have Access 2000 which I configurate the config.asp with:
============
'strDBType = "sqlserver"
strDBType = "access"
'strDBType = "mysql"

'## Make sure to uncomment one of the strConnString lines!
'strConnString = "DRIVER={Microsoft Access Driver (*.mdb)}; DBQ=DBQ=d:\inetusers\f-102152\fpdb\snitz_forums_2000.mdb" '## MS Access 97
strConnString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & Server.MapPath("/fpdb/snitz_forums_2000.mdb") '## MS Access 2000 using virtual path
'strConnString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=c:\inetpub\scripts\31_sr3_b2.mdb;" '## MS Access 2000
'strConnString = "driver={SQL Server};server=SERVER_NAME;uid=SQL_USER;pwd=PASSWORD;database=DATABASE_NAME" '## MS SQL Server 7
'strConnString = "driver=MySQL;server=SERVER_NAME;uid=MYSQL_USER;pwd=PARRWORD;database=DATABASE_NAME" '## MySQL
=========





HuwR
Forum Admin

United Kingdom
20600 Posts

Posted - 18 February 2001 :  06:11:51  Show Profile  Visit HuwR's Homepage
Ok,

I think you have a couple of unrelated problems here, the Jet error you are getting is most likely related to the upgrade you performed.

The other error, informing you your db needs to be upgraded, is a different problem. From installing lots of test sites, I have discovered that if the setup tells you your connection string is empty as your's does, then the permissions set on the directory containing your db are not totally correct. Your permissions are probably set to allow read and write for the IUSR_DOMAIN account, it also needs to be given modify rights aswel, this is often missed.

Back to your other error, if you email me your forum.asp, I'll see if I can work out the problem

Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.2 seconds. Powered By: Snitz Forums 2000 Version 3.4.07