visual studio 2010 - how create a sql database fom a stongly typed dataset -


i'm looking easy way transfer database schema have developed inside visual studio typed dataset (xsd file) corresponding sql server database. silly me assumed process forthright, can't find out how it. assume duplicate tables column column, seems error prone. know of way perform schema transfer this? maybe tool translate xsd file corresponding sql server ddl file?

final thought once have schema transferred moving data around between 2 data stores straight forward, getting schemas synced has me stumped...

thanks, keith

why didn't implement data model directly in sql server ?! more common , engineered , think why microsoft has not provided wizard or tool case. can make data model scripts or .sql files , can managed via svn , whenever need model implementation can sue them.


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -