PDFdev is a service provided by PDFzone.com | http://www.pdfzone.com _____________________________________________________________

You have to get rows first

Steve Shriver wrote:

PDFdev is a service provided by PDFzone.com | http://www.pdfzone.com _____________________________________________________________

I am using Javascript and SQL to populate fields on an Acrobat Form. Following the guidelines in the supplied samples I have

gConnection = ADBC.newConnection("DataSourceName");
SQL Server log-in dialog runs, so far so good.
gStatement = gConnection.newStatement();
no exceptions thrown, almost there.
gStatement.execute("SQLStringThatHasBeenValidatedUsingQueryAnalyzer");
Throws "Operation failed - Statement.execute"
????
Any clues appreciated.

Thanks



To change your subscription: http://www.pdfzone.com/discussions/lists-pdfdev.html



Reply via email to