Click here to Skip to main content
15,890,186 members
Home / Discussions / Database
   

Database

 
GeneralRe: Connection String of a MySql Database from another computer via LAN Pin
Biplob Singha Shee11-Jul-13 1:29
Biplob Singha Shee11-Jul-13 1:29 
GeneralRe: Connection String of a MySql Database from another computer via LAN Pin
Garth J Lancaster11-Jul-13 1:44
professionalGarth J Lancaster11-Jul-13 1:44 
GeneralRe: Connection String of a MySql Database from another computer via LAN Pin
Biplob Singha Shee11-Jul-13 1:51
Biplob Singha Shee11-Jul-13 1:51 
GeneralRe: Connection String of a MySql Database from another computer via LAN Pin
Garth J Lancaster11-Jul-13 1:55
professionalGarth J Lancaster11-Jul-13 1:55 
GeneralRe: Connection String of a MySql Database from another computer via LAN Pin
Biplob Singha Shee11-Jul-13 2:01
Biplob Singha Shee11-Jul-13 2:01 
Questiondatabase Pin
Member 1015018110-Jul-13 18:13
Member 1015018110-Jul-13 18:13 
AnswerRe: database Pin
Mycroft Holmes10-Jul-13 18:25
professionalMycroft Holmes10-Jul-13 18:25 
AnswerRe: database Pin
RedDk12-Jul-13 11:40
RedDk12-Jul-13 11:40 
Here's what I did to learn TSQL. I first downloaded and installed SQL Server 2008 Express R2 with Advanced Services. At that time I also downloaded the "Books-on-Line" help volume for that inastallation; typically available on the same webpage as the SQL Server Express Edition mentioned above, here-after refered to as the "BOL".

Then, I went to codeplex and searched on the term "Adventure Works". The return was a dozen or so flavors of downloadable material available right there at codeplex. Downloading ALL of them, and then installing them on top of the new Express installation you've successfully just gone through results in only a few mixups when referenceing example code from within the BOL. And that's the key.

The BOL maintains verbose example for practically everything you can do with SQL Server. Including codeplex's Adventure Works examples.

The whole process, downloading, making sure you've got ALL the databases, then installing everything (loads of fun itself), is SO easy that not doing this and instead refering to some hardcopy volume by some third-party entrepreneur shipped with a dinky little disc of samples makes little sense.

I guarantee you'll be TSQL coding in no time!

And by the way, this BOL IS a HELP FACILILTY OF THE OLD KIND ... Guaranteed to be able to find what you're looking for because there's a list of everything in the left-hand margin. You do know A comes before B which comes before C ... in the alphabet, correct?
AnswerRe: database Pin
berrymaria16-Jul-13 16:33
berrymaria16-Jul-13 16:33 
QuestionSSDT Install fail Pin
dharmaa.m10-Jul-13 2:41
dharmaa.m10-Jul-13 2:41 
QuestionKeeping Production DB Up To Date Pin
Kevin Marois9-Jul-13 12:55
professionalKevin Marois9-Jul-13 12:55 
AnswerRe: Keeping Production DB Up To Date Pin
Garth J Lancaster9-Jul-13 13:25
professionalGarth J Lancaster9-Jul-13 13:25 
GeneralRe: Keeping Production DB Up To Date Pin
Kevin Marois9-Jul-13 13:32
professionalKevin Marois9-Jul-13 13:32 
AnswerRe: Keeping Production DB Up To Date Pin
Mycroft Holmes9-Jul-13 16:11
professionalMycroft Holmes9-Jul-13 16:11 
GeneralRe: Keeping Production DB Up To Date Pin
Garth J Lancaster9-Jul-13 22:32
professionalGarth J Lancaster9-Jul-13 22:32 
GeneralRe: Keeping Production DB Up To Date Pin
Mycroft Holmes9-Jul-13 22:42
professionalMycroft Holmes9-Jul-13 22:42 
GeneralRe: Keeping Production DB Up To Date Pin
Garth J Lancaster10-Jul-13 0:19
professionalGarth J Lancaster10-Jul-13 0:19 
GeneralRe: Keeping Production DB Up To Date Pin
Mycroft Holmes10-Jul-13 1:08
professionalMycroft Holmes10-Jul-13 1:08 
AnswerRe: Keeping Production DB Up To Date Pin
jschell10-Jul-13 8:49
jschell10-Jul-13 8:49 
QuestionCopy database from one remote environment to development environment Pin
vkEE8-Jul-13 8:42
vkEE8-Jul-13 8:42 
AnswerRe: Copy database from one remote environment to development environment Pin
Tim Carmichael8-Jul-13 8:46
Tim Carmichael8-Jul-13 8:46 
GeneralAgree Pin
David Mujica8-Jul-13 9:13
David Mujica8-Jul-13 9:13 
GeneralRe: Agree Pin
Amol_B9-Jul-13 2:26
professionalAmol_B9-Jul-13 2:26 
GeneralRe: Copy database from one remote environment to development environment Pin
jschell9-Jul-13 8:39
jschell9-Jul-13 8:39 
GeneralRe: Copy database from one remote environment to development environment Pin
Richard Deeming9-Jul-13 9:39
mveRichard Deeming9-Jul-13 9:39 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.