Ask a Question related to Macromedia ColdFusion, Design and Development.
-
drew_falkman #1
Re: text file to query using cfhttp
Did you ever find out what causes this issue? It's happening to me now... String index out of range: -1
Same situation, only I'm using a single quote qualifier.
drew_falkman Guest
-
Create text file from query
I wantto create a simple text file from the requlsts of a query, but I can't seem to escape thequotes right. I am trying to run... <cfset... -
cfhttp query text file
I use cfhttp to create a query from an ascii text file. The text file is comma delimited, with quotes around text. This works fine in CF5 and... -
CFHTTP get file problem
Hi, I have code to read a text file on my server and process it into a database, this works fine. The text file comes from a remote server that... -
CFHTTP Query & Order By
I'm using CFHTTP in order to query a remote CSV file, which works a charm. However, I would like to be able to sort the results by the value in... -
Best way to query a flat fixed length text file
I am trying to insert a semi fixed length file into a SQL database. Does anyone know of a way to query a fixed length file like you can a csv to...



Reply With Quote

