ODBC driver does not support the required attributes.
Error Type:
Microsoft OLE DB Provider for ODBC Drivers (0x80040E21)
ODBC driver does not support the required attributes.
/ E_pic.asp, 15th line
visit Type:
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; GTB5; CIBA)
page:
GET / e_pic.asp
—— —
code is as follows:
<%
sub showother ()
show_other =” “
show_other = show_other &” “
show_other = show_other &”
”
show_other = show_other & “
”
set rs = server.CreateObject ( “adodb.recordset”)
sql = “select id, picname, picwrite, picurl, picdate, userid, pic_class, picid from [myweb_pic] where userid =” & userid & “and pic_class = rrrr3 order by ID desc”
rs.open sql, conn, 1,1
if rs.bof then
show_other = show_other & “
show_other = show_other & “
show_other = show_other & “
no information
”
show_other = show_other & “
”
Leave a Reply
You must be logged in to post a comment.