S
smk23
I am getting some weird behavior in trying to pull a complex recordset via
ADODB.
I get an error message "to many line continuations" and the recordset is not
pulling all the requested columns.
The SQL statement works fine in Query Analyzer.
Am I hitting some MS Access limitations? I've got about 20 lines in the
query and only around 25 columns. There are nested SQL statements within the
query. As long as the SQL syntax is correct, I don't see why Access would
care since it happens at the DB level.
ADODB.
I get an error message "to many line continuations" and the recordset is not
pulling all the requested columns.
The SQL statement works fine in Query Analyzer.
Am I hitting some MS Access limitations? I've got about 20 lines in the
query and only around 25 columns. There are nested SQL statements within the
query. As long as the SQL syntax is correct, I don't see why Access would
care since it happens at the DB level.