Where can I find the SQL scripts for the tutorials?

Posts   
 
    
smirnuff
User
Posts: 6
Joined: 14-Dec-2006
# Posted on: 14-Dec-2006 14:39:25   

Hi -

I apologize if I really am being the blind fool that I think I have been for the past 30 minutes...

I would like to run through the tutorials available on the website as an introduction to the product. Where can I download the script necessary to create the initial database, for SQL Server 2005? I've found one script in the forum that appeared to be the one I needed but half way through the second tutorial I see that I was wrong.

Regards, Lee.

Walaa avatar
Walaa
Support Team
Posts: 14995
Joined: 21-Aug-2005
# Posted on: 14-Dec-2006 15:19:59   

Do you mean the Northwind database?

If so, here it is: Microsoft Link

smirnuff
User
Posts: 6
Joined: 14-Dec-2006
# Posted on: 14-Dec-2006 15:23:47   

Hi -

Thanks for the link to the Northwind database installer. I would have been looking for that after I'd completed the tutorials.

The scripts I need are for the InheritanceOne database used throughout the tutorials.

Thanks, Lee.

Walaa avatar
Walaa
Support Team
Posts: 14995
Joined: 21-Aug-2005
# Posted on: 14-Dec-2006 15:31:38   

Would you please state exactly which code example are you talking about?

smirnuff
User
Posts: 6
Joined: 14-Dec-2006
# Posted on: 14-Dec-2006 15:39:18   

I'm trying to work through the LLBLGen Pro tutorials available at the following address:

http://www.llblgen.com/pages/tutorials.aspx

The tutorials refer to a database named 'InheritanceOne'. It is the script for this database that I would like so that I can actually work my way through each of the tutorials.

Thanks, Lee.

smirnuff
User
Posts: 6
Joined: 14-Dec-2006
# Posted on: 14-Dec-2006 16:00:10   

I've now looked at the 3rd tutorial and see that it uses Northwind so no longer require the InheritanceOne scripts.

Thanks.

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39927
Joined: 17-Aug-2003
# Posted on: 14-Dec-2006 16:02:27   

I'm sorry, I'll add the DDL SQL for inheritanceone to the downloads section.

Frans Bouma | Lead developer LLBLGen Pro
smirnuff
User
Posts: 6
Joined: 14-Dec-2006
# Posted on: 14-Dec-2006 16:04:35   

Thanks simple_smile .

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39927
Joined: 17-Aug-2003
# Posted on: 14-Dec-2006 16:11:04   

Added, please refresh the tutorials page simple_smile

Frans Bouma | Lead developer LLBLGen Pro
smirnuff
User
Posts: 6
Joined: 14-Dec-2006
# Posted on: 14-Dec-2006 16:17:04   

Thanks again, back to the tutorials for me simple_smile .