Author |
Topic |
|
Killer99
Starting Member
13 Posts |
Posted - 23 September 2002 : 04:49:34
|
hi, i'm upgrading a DB from 3.3.03 to a nwe version... after i'm loggin and update a counter.
Now i see the "default page" with the forum but when i clik on a forum i see this
Tipo di errore: Microsoft OLE DB Provider for ODBC Drivers (0x80040E10) [Microsoft][Driver ODBC Microsoft Access] Parametri insufficienti. Previsto 1. /t4ci/forum34/forum.asp, line 331
???? why ????
tnkx
|
|
ruirib
Snitz Forums Admin
Portugal
26364 Posts |
Posted - 23 September 2002 : 05:51:32
|
Have you concluded the upgrade? Did setup.asp concluded without errors? If it did, then you may be having a caching problem with your server. Maybe ask your host to reset the server and see if that fixes it. |
Snitz 3.4 Readme | Like the support? Support Snitz too |
|
|
Killer99
Starting Member
13 Posts |
Posted - 23 September 2002 : 06:08:05
|
the setup.asp report OK
i try in local.. IIS5.0 i reboot the PC but notthing... the error is/are same
my english is not good :(
|
|
|
ruirib
Snitz Forums Admin
Portugal
26364 Posts |
|
Killer99
Starting Member
13 Posts |
Posted - 23 September 2002 : 06:27:52
|
mm ok wait... now i download a new version o snitz... i install thet in a news folder called forum34 i copy in this folder an old DB and set up a new forum... this operation is in local... when the forum is OK i upload on the server... but if not run properly i don't upload. I Try in local and that is the error...
the bd is uniche old file |
|
|
ruirib
Snitz Forums Admin
Portugal
26364 Posts |
Posted - 23 September 2002 : 06:36:02
|
Add this before the line that's giving you the error:
Response.Write strSql
Responde.End
I would also advise you to change your connection string to use an OLEDB driver (one of those with Jet OLEDB in it, in config.asp). |
Snitz 3.4 Readme | Like the support? Support Snitz too |
|
|
Killer99
Starting Member
13 Posts |
Posted - 23 September 2002 : 06:57:42
|
my con is a OLEDB an this is the response.write
SELECT T.T_STATUS, T.CAT_ID, T.FORUM_ID, T.TOPIC_ID, T.T_VIEW_COUNT, T.T_SUBJECT, T.T_AUTHOR, T.T_STICKY, T.T_REPLIES, T.T_UREPLIES, T.T_LAST_POST, T.T_LAST_POST_AUTHOR, T.T_LAST_POST_REPLY_ID, M.M_NAME, MEMBERS_1.M_NAME AS LAST_POST_AUTHOR_NAME, T.T_ISPOLL
the error is the same |
|
|
Killer99
Starting Member
13 Posts |
Posted - 23 September 2002 : 06:58:46
|
Tipo di errore: Microsoft JET Database Engine (0x80040E10) Nessun valore specificato per alcuni parametri necessari. /t4ci/forum34/forum.asp, line 331
|
|
|
ruirib
Snitz Forums Admin
Portugal
26364 Posts |
Posted - 23 September 2002 : 07:01:19
|
I specifically asked you if you had any mods. You didn't answer me and I thought you didn't. If that is the case, how can you have this T.T_ISPOLL field in the SQL statement? |
Snitz 3.4 Readme | Like the support? Support Snitz too |
|
|
Killer99
Starting Member
13 Posts |
Posted - 23 September 2002 : 07:07:04
|
i'm sorry i dont see ur questions.. now im repeat.. in old forum yes i install a mod, but in a new forum i don't install a mod.. for the pooll... is in integred in the new version.. is writhe in the specifics on forum.snitz.com
|
|
|
ruirib
Snitz Forums Admin
Portugal
26364 Posts |
Posted - 23 September 2002 : 07:10:34
|
You're wrong. Poll mod is not included in Snitz 3.4.xx, so that code could only be there if you added it yourself or if you used a download that already includes the mod. |
Snitz 3.4 Readme | Like the support? Support Snitz too |
|
|
Killer99
Starting Member
13 Posts |
Posted - 23 September 2002 : 07:28:05
|
mm now... i downloaded a version in download area... i don't have never add a MOD for the POOL i don't know :( |
|
|
Killer99
Starting Member
13 Posts |
Posted - 23 September 2002 : 07:32:41
|
mm now i try whit our DB in a new folder.. whit a new installation but the error is the same the version is downloaded in this site i don't have apply a MOD |
|
|
ruirib
Snitz Forums Admin
Portugal
26364 Posts |
|
Killer99
Starting Member
13 Posts |
Posted - 23 September 2002 : 08:02:43
|
yes... i download it... i'm sure .... mm now all go i'm sorry for the problem... i don't know...
tnkx 4 all |
|
|
ruirib
Snitz Forums Admin
Portugal
26364 Posts |
|
|
Topic |
|