Author |
Topic  |
|
masey
Starting Member
Australia
14 Posts |
Posted - 04 June 2004 : 09:54:21
|
OK... so I'm the first to admit that as a backend ASP programmer, I'm a fabulous front end designer!
All of a sudden when anyone trys to view the profiles of any of the members on my forum, they are met with the following error:
Microsoft OLE DB Provider for ODBC Drivers error '80040e10'
[Microsoft][ODBC Microsoft Access Driver] Too few parameters. Expected 2.
/masey/forum/pop_profile.asp, line 206
Are there any gurus out there that can provide me with a quick fix on this one? I do know my way around HTML code so don't be afraid to get a little technical!
Thanks in advance...
~ Rob  |
|
HuwR
Forum Admin
    
United Kingdom
20595 Posts |
Posted - 04 June 2004 : 10:07:33
|
could you please try to supply more information, i.e.
Do you have any mods installed what version of the code are you using
etc. etc. |
 |
|
Gremlin
General Help Moderator
    
New Zealand
7528 Posts |
Posted - 04 June 2004 : 20:19:28
|
Gremlins you say? never, I've not even visited your forum :p
If you can provide the answers to HuwR's Q's we might be able to offer a little more help :) |
Kiwihosting.Net - The Forum Hosting Specialists
|
 |
|
masey
Starting Member
Australia
14 Posts |
Posted - 05 June 2004 : 00:24:20
|
Ummm... ok... see if this helps you.
Version - Snitz Forums 2000 Version 3.4.04
When I went to the 'Mod Setup' bit in the Administration Area, all it listed was 'Private Messages MOD'. Does that help? I'm pretty sure I haven't added anything else?
|
 |
|
OneWayMule
Dev. Team Member & Support Moderator
    
Austria
4969 Posts |
|
Rave
Starting Member
4 Posts |
Posted - 07 June 2004 : 11:32:44
|
I'm getting a very similar error:
********** Error Type: Microsoft OLE DB Provider for ODBC Drivers (0x80040E21) Multiple-step OLE DB operation generated errors. Check each OLE DB status value, if available. No work was done. /pop_profile.asp, line 226
Page: GET /pop_profile.asp
Time: Monday, June 07, 2004, 11:34:44 AM **********
I have no mods installed. I can view my own profile, but not others (receive error above). I created a test account and could view the admin account, but not my own or any others.
Using the latest build of Snitz from a fresh install/setup. MySQL DB. Win2k Server w/SP3.
Any help would be appreciated.
Thanks,
- R
|
 |
|
Rave
Starting Member
4 Posts |
Posted - 13 June 2004 : 01:01:22
|
I hate to bump this post up, but I really need help with this issue. Here's some additional data relating to my ODBC setup since the error indicates there may be a problem there:
strConnString = "driver={MySQL ODBC 3.51 Driver};option=4;server=######;uid=######;pwd=######;database=######"
I've confirmed that I'm listing the correct MySQL driver in the string. Is the rest of the formatting correct?
Note that everyone can view the admin profile, but no other profiles.
Thanks,
- R |
Edited by - Rave on 13 June 2004 01:14:31 |
 |
|
ruirib
Snitz Forums Admin
    
Portugal
26364 Posts |
Posted - 13 June 2004 : 10:18:50
|
Rave, you should have started a new topic in the MySQL forum. Please do so, it's the best way for you to get help. I would also suggest that you search the archive for the multi-step OLEDB errors. |
Snitz 3.4 Readme | Like the support? Support Snitz too |
 |
|
|
Topic  |
|