I want to convert the database definition of an existing SQL database into an XML schema, so I can use the schema with some model-driven development tools to create a new distributed application that ...
I have a database that's in 2 files, one ending in .MDF and one ending in .LDF. I did some research, and this appears to be a SQL Server database. I need to convert this to Access. I thought I would ...