Jul 23, 2001 #1 Guest_imported New member Joined Jan 1, 1970 Messages 0 Are relational databases with XML possible? And when its possible, how can i make such a database with XML? thanks for answers
Are relational databases with XML possible? And when its possible, how can i make such a database with XML? thanks for answers
Jul 23, 2001 #2 dianal Instructor Joined Mar 7, 2001 Messages 273 Location BG Yes. See thread426-101326 thread426-95470 for examples of tables and relations and how they transfered to XML. D. Upvote 0 Downvote
Yes. See thread426-101326 thread426-95470 for examples of tables and relations and how they transfered to XML. D.
Jul 23, 2001 #3 ixian Programmer Joined Jul 13, 2001 Messages 128 Location US Thomas , Yes it is. There is a lot of references on the web now on this subject(go to http://www.queryserver.com -- go to web and do the search of "xml database". I just read the Professional XML db from Wrox Press(http://www.wrox.com)...it was a great book on how to integrate db concepts within the schemas of XML. Aaron Upvote 0 Downvote
Thomas , Yes it is. There is a lot of references on the web now on this subject(go to http://www.queryserver.com -- go to web and do the search of "xml database". I just read the Professional XML db from Wrox Press(http://www.wrox.com)...it was a great book on how to integrate db concepts within the schemas of XML. Aaron
Jul 23, 2001 Thread starter #4 Guest_imported New member Joined Jan 1, 1970 Messages 0 Thanks to you both! You helped me very much. Upvote 0 Downvote