moving codes to new database???

Posts   
 
    
lss
User
Posts: 25
Joined: 23-Dec-2008
# Posted on: 08-Jan-2009 15:42:17   

I'm taking over the project from the previous developer who has designed database, created LLBL Gen Proproject, and coded all appications.

When I need to update the applications, I copied and tested the applications on my local computer, however, the applications still link to the database.

I want to be able to test the (copied)applications and move the database onto my local computer. Is there the way to do that.

thanks, lss

daelmo avatar
daelmo
Support Team
Posts: 8245
Joined: 28-Nov-2005
# Posted on: 08-Jan-2009 15:57:49   

Hi Iss,

You should change the ConnectionString on your *.config file to point to your local database (see this).

David Elizondo | LLBLGen Support Team