Hi
I have a question about how to conigure isql to open and execute queries on single mdb file on Windows XP ?
And there will be some limatations / problems when I execute query :
SELECT hex(a) FROM b;
where "a" is column with BLOB values ? (and "b" is about 400 000 rows)
(maybe there is some statement to send output to file)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi
I have a question about how to conigure isql to open and execute queries on single mdb file on Windows XP ?
And there will be some limatations / problems when I execute query :
SELECT hex(a) FROM b;
where "a" is column with BLOB values ? (and "b" is about 400 000 rows)
(maybe there is some statement to send output to file)
How to add a new "JDBC Driver" in "Configure Service Details" menu ?