too few parameters expected 1

F

Firebird

I am getting this error when I try to export a query to a csv file.
What can be happening.....

Thanks Ed
 
G

Gary B

This often happens when a field name is changed, or
deleted.

Check that your query is exporting only valid field names.

Gary
 
Top