Firebird is NOT SQL Server. Firebird is a standalone database that is open source, offer "some" of the features of many different database models. It requires a custom ODBC driver to connect. ODBC is outdated, slow, and this driver is not common with every day applications. Firebird also does not support x64 Windows Servers. I am asking for native MS SQL Server support. For that matter the request could be for Oracle, MS SQL, and MySQL. I am working right now on a little application which should allow a connection to a SQL Server, create the necessary database, and import the XML file and images exported from PVD. I am nearing initial testing so I should be able to finish it within a couple days.