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: General / Classic ASP versions(v3.4.XX)
 good Suggestion !
 New Topic  Topic Locked
 Printer Friendly
Previous Page
Author Previous Topic Topic Next Topic
Page: of 3

sbai
New Member

Morocco
71 Posts

Posted - 06 February 2010 :  07:47:46  Show Profile  Visit sbai's Homepage
another bug in the same file :

Microsoft OLE DB Provider for ODBC Drivers error '80040e07'

[Microsoft][ODBC Microsoft Access Driver] Data type mismatch in criteria expression.

/zerostar2/s/post_info.asp, line 1367
Go to Top of Page

sbai
New Member

Morocco
71 Posts

Posted - 06 February 2010 :  07:48:55  Show Profile  Visit sbai's Homepage
code strsql :

'################ Poll Mod ##################
if Request.Form("PollAuth") <> "" then
strSql = strSql & ", " & chkString(Request.Form("PollAuth"),"SQLString")
else
strSql = strSql & ", 0 "
end if
'############################################
strSql = strSql & ", " & ChkString(Request.Form("DefaultDays"), "SQLString")
strSql = strSql & ", " & ChkString(Request.Form("ForumCntMPosts"), "SQLString")
strSql = strSql & ")"

my_Conn.Execute (strSql),,adCmdText + adExecuteNoRecords
Go to Top of Page

sbai
New Member

Morocco
71 Posts

Posted - 06 February 2010 :  07:49:58  Show Profile  Visit sbai's Homepage
i think the same fix of the first bug ? or not ! ?
Go to Top of Page
Page: of 3 Previous Topic Topic Next Topic  
Previous Page
 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.34 seconds. Powered By: Snitz Forums 2000 Version 3.4.07