Hello forum,
I am making a simple Flex application that saves the values in tables APTRXFIL_SQL and APTRXDIS_SQL to an ACCESS database before these tables are deleted when the AP distributions are posted and report printed. I retrieve the values using ADO. I can get the APTRXFIL_SQL values OK, but I get an error when trying to open a recordset against the APTRXDIS_SQL table. I also get the error when I try using ERSrecordsets in Flexibility. I can open the table and get values using Crystal reports; also I can open the table into ACCESS using ODBC (using the same ODBC connection that I use for ADO). When I try to open the table into EXCEL using ADO I get the same error that I get in Flexibility. Other tables open OK. I also get the same error when I try to open a copy of the table off the network on my development machine. We are using Pervasive SQL. Any ideas? Thanks
George
I am making a simple Flex application that saves the values in tables APTRXFIL_SQL and APTRXDIS_SQL to an ACCESS database before these tables are deleted when the AP distributions are posted and report printed. I retrieve the values using ADO. I can get the APTRXFIL_SQL values OK, but I get an error when trying to open a recordset against the APTRXDIS_SQL table. I also get the error when I try using ERSrecordsets in Flexibility. I can open the table and get values using Crystal reports; also I can open the table into ACCESS using ODBC (using the same ODBC connection that I use for ADO). When I try to open the table into EXCEL using ADO I get the same error that I get in Flexibility. Other tables open OK. I also get the same error when I try to open a copy of the table off the network on my development machine. We are using Pervasive SQL. Any ideas? Thanks
George