Question : sql server 2008 Express

Just a general question:
I have sql server express.
I have a local application i'm trying to test.. MsAccess 2003  Front End...to sql server express 2008 databases.


I have a text file.(Tab Delimited) 1.2mil rows
Will either  sql server express  or SSIS if I install it,  run slow in importing this much data ?

Or am I better off buying a third party tool ?
Thanks
fordraiders




Thanks
Fordraiders


 

Answer : sql server 2008 Express

Depending on the size of the rows, SQL Server Express should have no problems with that data.  It is basically the full SQL Server engine with some restrictions on max size of db and max number of CPUS.  But the max size is 4GB (http://www.microsoft.com/express/support/faq/).  If that's sufficient then it should be fine.
Random Solutions  
 
programming4us programming4us