Database Connection Opening

Posts   
 
    
astrnad
User
Posts: 30
Joined: 23-Jul-2007
# Posted on: 24-Jul-2008 11:52:04   

Hello,

Is there a way to see where a database connection is opened by LLBL? Background: I'm using LLBL Gen Pro 2.5 and i developed a new version of a product within our company. For testing purposes, i created a database, which also holds all the new fields and tables the new version uses, then i changed the connectionstring of the application to the new database. When i open the application, it crashes because it tries to read a field which only exists in the new version - in the DQE output i can see that the queries are generated against the old database name, but when i debug to that point, the DbUtils.ActualConnectionString Property points to the new database confused I appreciate any input on that topic, maybe i'm missing something plainly in sight.

Cheers, Alex

Walaa avatar
Walaa
Support Team
Posts: 14994
Joined: 21-Aug-2005
# Posted on: 24-Jul-2008 11:54:12