Ask a Question related to Coldfusion Database Access, Design and Development.
-
Osgyth #1
CF, SQL2000, and XML
Long story short, I need to create an XML file from a SQL table preferably with
CF.
Right now I'm using a test table just to figure out how to do it. I can write
the query for XML fine.
SELECT * FROM testing FOR XML AUTO
Now how do I output the results of the query? I can't call the column names
because it says they don't exist. Any help would be appreciated, thanks.
Osgyth Guest
-
Storing docs with SQL2000
:evil; hi to all.... i need help: i'm new to SQL 2000 and i want to create a DB to store my docs to put it on my site accessible to every... -
sql2000 backwards
i made the mistake of getting the enterprise evaluation edition that will soon expire. i just purchased the developer edition and am wondering how... -
DB access SQL2000 works usually
We are running several web sites with the identical code. On just ONE site, when we hit this query, we get this error. select so.professional_id,... -
iis/asp + sql2000 a bit slow
I have a performance problem, but I don't really know where the exact cause lies. Win2k (all patches) / IIS / ASP + VBScript I have a table... -
How to copy tables fra MS SQL2000 to DB2
I need to setup some automated jobs to copy data to a DB2 8.1 UDB. Data has to be renewed every night. One way woulkd be to unload to a text...



Reply With Quote

