HiBelow is an error i am getting. The statement that is being used is just after it. I am not sure what the error means. Please take a look at it.SQLExecDirect, State=24000, Native Err= 0, ODBC Err= [Microsoft][ODBC Driver Manager] Invalid cursor state
Insert Into Bills(BillType, UserIndex, BillStartDate, BillEndDate, CreateDate, Emailed, Charged, EmailedSessions, Exported1, Exported2) Values(1, 294, {ts '2008-07-04 00:00:00'}, {ts '2008-07-14 23:59:59'}, {ts '2008-07-15 11:11:26'}, 0, 0, 0, 0, 0)