Subject | FB to SQL Server |
---|---|
Author | Chad Z. Hower aka Kudzu |
Post date | 2005-04-15T21:27:23Z |
First don't worry, Im not abandoning FB. :)
But I need an easy way to take my FB DB and export it to a new SQL DB. I
just need the schema, but data would be nice too. Im doing all the work in
FB, but it's a system that some users are using SQL server and want my
system to use that, so I need to provide both. But I don't want to maintain
both manually.
Also I need it to be automatic - not a case tool or something. Something I
can just run and poof it deletes the old SQL DB, then reads the FB ones and
makes "copy" in SQL Server.
Anything out there?
--
Chad Z. Hower aka Kudzu
"Programming is an art form that fights back"
Still doing your website by hand? Get a free content management system:
http://www.atozed.com/iws/
But I need an easy way to take my FB DB and export it to a new SQL DB. I
just need the schema, but data would be nice too. Im doing all the work in
FB, but it's a system that some users are using SQL server and want my
system to use that, so I need to provide both. But I don't want to maintain
both manually.
Also I need it to be automatic - not a case tool or something. Something I
can just run and poof it deletes the old SQL DB, then reads the FB ones and
makes "copy" in SQL Server.
Anything out there?
--
Chad Z. Hower aka Kudzu
"Programming is an art form that fights back"
Still doing your website by hand? Get a free content management system:
http://www.atozed.com/iws/