Understanding Security and Network Connectivity

Please install Silverlight or click download to watch video locally.

SQL Server beginners will learn to differentiate between SQL Server database files and SQL Server processes. Explore scenarios for connecting to SQL Server Express databases, enabling and disabling user instances, login permissions, and other security precautions.

Duration: 40 minutes, 59 seconds

Date: 20 March 2006

Watch    Video   |   Download    Video   |   VB Code

Video downloads: WMV

Audio downloads:

Comments : 21

Leave a Comment

Mirek Kordos : On March 09, 2008 9:58 AM said:

A great video. Everything clearly explained: setting user rights, authentication mode, TCP/IP and firewall configuration.

It saves you a lot of time.

prince_mathew77 : On April 17, 2008 1:58 AM said:

good video thanks

pambatman : On May 12, 2008 6:18 AM said:

Downloading , i have also told my spouse about this site......she is also into .net technology

MR.walid24 : On May 23, 2008 8:31 PM said:

Hello,

I have seen other videos about the sql server and I don't yet see this video cause my bad connection I'm now downloading it but please can you help me to creat a database in a web service project. I was added my db tables in the db server but I can't use its in the web service.so please can you tel me how?

Thanks.

yassir.2 : On May 26, 2008 4:15 PM said:

saved me hours of reading books :d

Antonios : On July 10, 2008 9:04 PM said:

thanks alot

dw.egun1 : On July 14, 2008 2:25 AM said:

Thanks for the video! This is awesome.

Manhhoang : On August 14, 2008 5:47 AM said:

very well.

wanax : On September 08, 2008 3:45 AM said:

great

Shred : On September 12, 2008 4:13 AM said:

nice video

Best regards, Shred ( shredder05.blogspot.com )

saumy : On October 01, 2008 5:01 PM said:

excellent!!

farah_alajam : On October 04, 2008 8:20 AM said:

thanks a lot, Everything clearly explained in this video

hyeon_k : On November 19, 2008 6:46 PM said:

I followed, but still getting 'login failed for user xxxx' when I try to connect the db from VWD 2008 express database explorer.

Soha.Jawabreh : On December 09, 2008 3:27 AM said:

very very very useful video ... thanks Bob :)

Wild : On February 20, 2009 7:51 AM said:

Good info on configuring SQL for multi user access.

Thanks!

amenah : On March 05, 2009 10:40 AM said:

a problem with asp.net2 when debugg the vweb pasge a massage (unable to connect to visual studio's localhost webserver) please help

bugmenot1337 : On March 13, 2009 4:49 PM said:

Check out more free SQL Server 2000, SQL Server 2005, SQL Server 2008 Video Tutorials at http://wtv.watchtechvideos.com

Share your videos to help community!

ivan001 : On March 29, 2009 2:34 PM said:

I have one problem when I try to run this example. First everything work fine, and I succesfully enter records in Sample Table, but when I attach this database in SQL Server Management Studio Express and then run the application SQLMultiUsersVB I got :"Cannot open user default database. Login failed. Login failed for user xxx". I build the application with Visual Studio 2008.

deotpit : On April 05, 2009 11:07 AM said:

I'm trying to create a new login to my sql server 2005 developer edition so i can connect through it from a remote client.

Unfortunately i fail to create the new login.

In "object explorer", "security" i right click "logins" and i select "new login"

At the "Login - new" form i assign values as follows:

"login name" myName

I sign "sql server authentication" and at the "password" text box i assign:1234

as well as at the "confirm password".

I sign "enforce password policy" and "enforce password expiration" and i unsign:

"user must change password".

At the "default database" i assign "myDatabase" and i click the OK button.

Then, in "object explorer", "security" i find that at the "logins" list "myName" is added.

From: "object explorer" , "databases" "myDb" database, "security" i right click on "users"

and select "new user" and assign the followin values at the "database User - new" form.

"user name" i assign "myUserNmae"

"login name" i browse login name and sign "myname".

At the database roles membership at "Role members" list i sign "db_owner".

I click OK and from "Windows' "start" menu i select "microsoft sql server"

"sql server management studio".

in "server name" text box i assign my server's name.

in "authentication" i select "sql server authentication"

in "login" i assign" "myNmae and in "passord" i assign "1234".

Then i click connect just to get an error message that says:

"myNameis not associated with a trusted SQL Server connection."

Why is that ?! Is iy a mistake i made ? Something i forgot? or just bad luck ?

Thanks

ivanzinho : On September 08, 2009 10:35 PM said:

is there some transcript of this video?? In the "Absolute Beginners" for C#, I can download an msi with video, example and transcript of the video, I would like a transcript of it because my english is basic and I delay to understand.

Thank you, all of videos are very very good.

ivanzinho : On September 08, 2009 10:36 PM said:

is there some transcript of this video?? In the "Absolute Beginners" for C#, I can download an msi with video, example and transcript of the video, I would like a transcript of it because my english is basic and I delay to understand.

Thank you, all of videos are very very good.

Leave a Comment

You must be logged in to leave a comment. Click here to log in.

Microsoft Communities