Author |
Topic  |
|
scubadollar
Starting Member
12 Posts |
Posted - 24 March 2006 : 02:01:32
|
I finally got into the setup screen and I created the tables in the database. When I went into the forum itself I get the following error....??????
Snitz Forums 2000 Home | Profile | Register | Active Topics | Members | Search | FAQ You are logged on as
ADODB.Recordset error '800a0bb9'
Arguments are of the wrong type, are out of acceptable range, or are in conflict with one another.
/forum/inc_func_common.asp, line 212 (see the Cyclic incude post in this forum for a History of my troubles)
I am using Mysql on GoDaddy, ASP is enabled and I am using the OBDC 3.51 connection string |
|
ruirib
Snitz Forums Admin
    
Portugal
26364 Posts |
|
scubadollar
Starting Member
12 Posts |
Posted - 24 March 2006 : 10:13:26
|
I am not sure how that happened... I tried to do the setup of tables on the screen after where it asks for Admin user name and passwordbut no go. Same error... or a similar one when I am not logged in as Admin...
I have been reading alot of threads about corrupted files.... do you think this may have something to do with it? Been using dreamwever to upload to my ftp site....
$ |
 |
|
ruirib
Snitz Forums Admin
    
Portugal
26364 Posts |
Posted - 24 March 2006 : 12:06:53
|
I don't like Dreamweaver. I use an FTP app to upload the files. Anyway, I wouldn't think this was a corruption problem, rather you may be confusing the username and password to access the database with the forum username and password. |
Snitz 3.4 Readme | Like the support? Support Snitz too |
 |
|
scubadollar
Starting Member
12 Posts |
Posted - 25 March 2006 : 13:12:34
|
I have created a new database and tried again but still come up with the same error:
Snitz Forums 2000 Home | Profile | Register | Active Topics | Members | Search | FAQ You are logged on as
ADODB.Recordset error '800a0bb9'
Arguments are of the wrong type, are out of acceptable range, or are in conflict with one another.
/forum/inc_func_common.asp, line 212
Still not sure what I am doing wrong.... Is there any thing else I should have done? I have tried different passwords and user names but to no avail. The screen I get when I go to the forum for the first time is as follows....
Database Type: MySQL To install the tables in the database you need to create the empty database on the server first. Then you have to provide a username and password of a user that has table creation/modification rights at the database you use. This might not be the same user as you use in your connectionstring !
Name: Password: Forum Admin UserName/Password:
Here you will choose the Forum Admin UserName & Password that will be entered into the database for the Forum Admin. The password should be something that you can remember, but not something easily guessed by anyone else. Size limit is 25 characters.
Username: Password: Password Again:
In the first I use the same userID and password as I used when setting up the database and in the connection string for my server and in the second field I used a user name and password for my administrator forum account made up on the spot.
I am lost..... It tells me that my tables have been succesfully setup but when I click on the link to go to the forum I get the recordset error at the top of this message.
Help please
$
|
Edited by - scubadollar on 25 March 2006 13:15:48 |
 |
|
ruirib
Snitz Forums Admin
    
Portugal
26364 Posts |
|
|
Topic  |
|