xhriz
Starting Member
6 Posts |
Posted - 12 March 2004 : 02:27:18
|
Hello, Im using image portal mod of snitz forum. Thought someone good at this here might be able to help out,
I converted access database to mysql and to my supprise i only got one error...(sorry that it is in swedish)
Feltyp: Microsoft OLE DB Provider for ODBC Drivers (0x80040E21) ODBC-drivrutinen stöder inte de begärda egenskaperna. /forumsql/include/inc_news2.asp, line 169
driver dosnt support...
if strDBType = "mysql" then SQL = SQL & " LIMIT " & intNewsItems objRec2.Open SQL, my_Conn, 3, 3 'objRec2.moveFirst if objRec2.EOF then ' do Nothing else %>
red line 169
file as txtfile here http://thefatsoldier.no-ip.com/inc_news2.asp.txt
|
|