J
Jay
I am trying to use Micrsoft's text driver to read and create csv files from
data in SQL Server. In the test code below I cannot get the parameritized
version to work. It works fine if I do not include any parameters. With
the code below I get the error "ERROR [07002] [Microsoft][ODBC Text Driver]
Too few parameters. Expected 1."
Help.
Jay
data in SQL Server. In the test code below I cannot get the parameritized
version to work. It works fine if I do not include any parameters. With
the code below I get the error "ERROR [07002] [Microsoft][ODBC Text Driver]
Too few parameters. Expected 1."
Help.
Jay