I'm a newbie to SQL Server & .Net and this question may be little stupid but I still need an answer. Please help me out.
I've a .Net website created with DAL & Presentation layers. Now, we are moving the current database we are using from it's current server to another server. So the question is does this move mean I need to recreate my DAL again for the same database on new
server?
chetanom
0 Points
9 Posts
DAL for the same Database on a New Server
May 07, 2012 02:58 AM|LINK
I'm a newbie to SQL Server & .Net and this question may be little stupid but I still need an answer. Please help me out.
I've a .Net website created with DAL & Presentation layers. Now, we are moving the current database we are using from it's current server to another server. So the question is does this move mean I need to recreate my DAL again for the same database on new server?