Hi
In C# ide if you have a SqlServer attached and Create a New XSD Item in a
solution you can then drag a db from the SQLServer and ti creates a XSD
modelled after the db. Can this be done thru code???
If I have a EXE that is passed a db can I generate a XSD on the fly???
Thanks
In C# ide if you have a SqlServer attached and Create a New XSD Item in a
solution you can then drag a db from the SQLServer and ti creates a XSD
modelled after the db. Can this be done thru code???
If I have a EXE that is passed a db can I generate a XSD on the fly???
Thanks
Comment