From:
<car...@te...> - 2004-01-27 15:02:26
|
Hello: > Is there any good application for importing data into Firebird from XML > or do you have to write one yourself? Huummmmm .... i'm not sure if it will match your needs but you can try using a DataSet ( using the DataSet.ReadXml method ) and the FbDataAdapter class for execute updates, inserts and deletes. -- Best regards Carlos Guzmán Álvarez Vigo-Spain |