G Guest Jan 20, 2005 #1 I have a table that has the data in XML form, (xml doc) how can i get that XML doc from the database?
I have a table that has the data in XML form, (xml doc) how can i get that XML doc from the database?
D darrel Jan 20, 2005 #2 I have a table that has the data in XML form, (xml doc) how can i get that XML doc from the database? Click to expand... Are you saying you have an XML file stored as text in the DB? -Darrel
I have a table that has the data in XML form, (xml doc) how can i get that XML doc from the database? Click to expand... Are you saying you have an XML file stored as text in the DB? -Darrel
G Guest Jan 20, 2005 #3 its stored as a clob in the table darrel said: Are you saying you have an XML file stored as text in the DB? -Darrel Click to expand...
its stored as a clob in the table darrel said: Are you saying you have an XML file stored as text in the DB? -Darrel Click to expand...
D darrel Jan 20, 2005 #4 its stored as a clob in the table Hmm...no idea what a clob is. I think I'm in way over my head on this one. I'll humbly bow out of the conversation now. ;o) -Darrel
its stored as a clob in the table Hmm...no idea what a clob is. I think I'm in way over my head on this one. I'll humbly bow out of the conversation now. ;o) -Darrel
K Ken Cox [Microsoft MVP] Jan 20, 2005 #6 Is it CLOB or BLOB? This uses an image abut it might give you the idea: HOW TO: Read and Write BLOB Data by Using ADO.NET Through ASP.NET http://support.microsoft.com/default.aspx?scid=kb;en-us;326502
Is it CLOB or BLOB? This uses an image abut it might give you the idea: HOW TO: Read and Write BLOB Data by Using ADO.NET Through ASP.NET http://support.microsoft.com/default.aspx?scid=kb;en-us;326502