Select Using LLBLGen Pro.

Posts   
 
    
Posts: 12
Joined: 05-Apr-2006
# Posted on: 05-Apr-2006 10:56:37   

Hi Everyone,

I am a new user to LLBLGen Pro.

I am in need of Selecting the records from the database.

I downloaded the Northwind example (Adapter Templates) given here : http://www.llblgen.com/pages/support.aspx

But it did not work, even when i changed the connection string. Raised "System.Data.SqlClient.SqlException". what should i change in the code.

Plz help me out.

Thanks in Advance. Dhivya N.

Walaa avatar
Walaa
Support Team
Posts: 14995
Joined: 21-Aug-2005
# Posted on: 05-Apr-2006 15:59:08   

Please provide more description of your problem, and provide the error mentioned in the exception and the complete exception stack trace.

Thanks

Posts: 12
Joined: 05-Apr-2006
# Posted on: 06-Apr-2006 11:42:25   

Hi Walaa,

Thanks for ur reply.

There was wrong table name in the application.

I solved it. smile

Thanks, Dhivya.