What do you mean by "a .NET database" ? .NET can use a number of databases, but probably the most common is MS SQL Server. If you are using SQL Server, you can request XML directly from the database...

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnanchor/html/anch_sqlxml.asp

What exactly is your database guy trying to achieve? What does he not like about your current solution?

----------------------------------------------
I'm working on a project that involves a .NET backend database. So far, we've successfully used XPath/XML to interface with the DB, but the database guy wants to eliminate the XML output. He's not willing to invest in ColdFusion, so I was wondering if anybody knows of a component that might make it easy (read: "brain-dead simple") to interface with a .NET database. Thanks!
_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to