Posted by steven hagen on October 18, 2011 at 09:05:45:
The following line will not compile because of the underscore, arghhh.
result$=Control( SqlLun, "CONNECT PDF_Image testserver.pdfkqs.local pdfsys1 satchmo" )
Is there a simpler away around this issue other than the following code.
UNDER$="@5F@"
XDATABASE$="CONNECT PDF"+UNDER$+"Image testserver.pdfkqs.local pdfsys1 satchmo"
result$= Control( SqlLun, XDATABASE$ )
Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.