Ask a Question related to ASP.NET General, Design and Development.
-
Kathy Burke #1
retrieving xml strings from database, remove pi and build xml
Hi. I'm saving some short xml strings to a database field, e.g., Field1
(customer), Field2 (xml).
When I want to do a report on this data, I would do a SQL select on the
field criteria and end up with a bunch of xml strings from Field2. (each
has an xml processing instruction <?xml...?>, because I use them
throughout the process as xmlDocuments).
How would I string them together into one xml file for processing with
an xsl stylesheet?
Any clues/examples would be wonderful.
Thanks!
Kathy
*** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
Don't just participate in USENET...get rewarded for it!
Kathy Burke Guest
-
MySQL Database not retrieving the full database
Hi, I am using MySQL and PHP for my repository. It has 500+ records. till now it was displayiing all records in the database, but since from one... -
Retrieving images to flash from SQL database
I've been reading about how, with flash, read and write from SQL server database. But I only finded articles about read and write text data. I need... -
Retrieving info from database
Thanks to a lot of excellent advice from this newsgroup I have managed to get a site working which is database driven. I would now like to know if... -
Retrieving (Data + Fieldnames) from database to array?
Hi, I'd like to poll a database and get the table contents, as well as the field names from that table. I've been to php.net but this time I... -
Database record retrieving
> They have links to actually, they do, but they just use a more complex layout, among other things. for instance, the center column would be...



Reply With Quote

