Too few parameters expected 1

F

Firebird

I am trying to export a query to a CSV file. In query design mode, I run the
save /export to wizard,
but I get the "too few parameters expected 1" error....I do have a date
prompt in the query.....
Is it the SQL....Anyone have any ideas?
 
J

John Vinson

I am trying to export a query to a CSV file. In query design mode, I run the
save /export to wizard,
but I get the "too few parameters expected 1" error....I do have a date
prompt in the query.....
Is it the SQL....Anyone have any ideas?

Yes, it's probably in the SQL.

Please post the SQL here. We can't fix what we can't see.
 
E

Emilia Maxim

Firebird said:
I am trying to export a query to a CSV file. In query design mode, I run the
save /export to wizard,
but I get the "too few parameters expected 1" error....I do have a date
prompt in the query.....
Is it the SQL....Anyone have any ideas?

If it's the SQL? Maybe we could tell if we could see the SQL. So
please post it.

Best regards
Emilia

Emilia Maxim
PC-SoftwareService, Stuttgart
http://www.maxim-software-service.de
 
Top