Thomas,

Is there an elegant way to move a server from flat files to MSSQL 
(the server has a fast MSSQL server available, so I'd like to use it) 
without losing data?

At 01:55 AM 3/17/2010, Thomas Eckardt wrote:

>This depend on the size of the flat files. Use the RDBM (SQL) DB of your
>choice (MySQL,MSSQL,Oracle,ProstgreSQL,DB2) for the main lists and hashes
>and BerkeleyDB for the others.
>In the past we had some problems using BerkeleyDB for the main hashes -
>but this is fixed. Using BerkeleyDB for the main hashes needs more DB
>knowledge, if more than 7 SMTP-Workers are running.
>
>Thomas
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Assp-test mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/assp-test

Reply via email to