School Assignment? Project Due Tomorrow? Chat LIVE With A Programming Expert!

Welcome to Dream.In.Code
Become an Expert!

Join 300,366 Programmers for FREE! Get instant access to thousands of experts, tutorials, code snippets, and more! There are 1,438 people online right now. Registration is fast and FREE... Join Now!




Database tutorial requests?

 

Database tutorial requests?

PsychoCoder

9 Feb, 2008 - 10:16 PM
Post #1

Dyslexics Untie!
Group Icon

Joined: 26 Jul, 2007
Posts: 14,713



Thanked: 501 times
Dream Kudos: 11450
Expert In: VB, VB.Net, C#, SQL, ASP, ASP.Net, Web Development, HTML, CSS, Win32 API, Javascript, mySQL, J#, Boo.Net, jQuery

My Contributions
If there is a topic you'd like to see covered in either SQL Server or mySQL then put your request here.

User is offlineProfile CardPM
+Quote Post


capty99

RE: Database Tutorial Requests?

9 Feb, 2008 - 10:42 PM
Post #2

i am colt mccoy
Group Icon

Joined: 26 Apr, 2001
Posts: 9,779



Thanked: 29 times
Dream Kudos: 550
My Contributions
i'd be interested but i only do the basic calls and sets to them so i don't even know what else is out there.... i'm a big fan of snippets.
User is offlineProfile CardPM
+Quote Post

Footsie

RE: Database Tutorial Requests?

10 Feb, 2008 - 03:40 AM
Post #3

D.I.C Regular
Group Icon

Joined: 20 Sep, 2007
Posts: 337



Thanked: 8 times
Dream Kudos: 50
My Contributions
In MySQL maybe a tutorial on granting "Priveleges", I think you have to work with the Grant tables or something.

This is one of the next things I have to research for a small project I'm busy with. I think a tutorial would help a lot.

Thanks for asking! wink2.gif



User is offlineProfile CardPM
+Quote Post

SamIsMe

RE: Database Tutorial Requests?

17 Feb, 2008 - 05:39 AM
Post #4

New D.I.C Head
*

Joined: 9 Feb, 2008
Posts: 8


My Contributions
Hopefully this is where I need to put this...I am probably even less than a beginner when it comes to any kind of programming and maybe this forum is to advanced for me, but I have been searching through all the tutorials here tring to find out how to build a shopping cart eor a web site I am building. Everything I have found just confusses me, so I was wanting to know if anyone had a suggestion as to a book i could buy or if there is something at this forum that I miss please let me know. Please take into consideration I have no idea what I am doing. Thanks.
User is offlineProfile CardPM
+Quote Post

RodgerB

RE: Database Tutorial Requests?

26 Apr, 2008 - 04:32 PM
Post #5

D.I.C Lover
Group Icon

Joined: 21 Sep, 2007
Posts: 2,237



Thanked: 32 times
Dream Kudos: 2200
Expert In: Dot Net Technologies

My Contributions
Preventing SQL Injection in MySQL and SQL Server with a variety of languages with examples on removing its abilities. I'm still a beginner in Databases and I think it would be good to be safe with SQL before I delve into using it.

I know there is a tutorial in the PHP section, I just don't think it would be a very effective method in an enterprise application.
User is offlineProfile CardPM
+Quote Post

myra

RE: Database Tutorial Requests?

27 Apr, 2008 - 04:23 AM
Post #6

New D.I.C Head
*

Joined: 4 Apr, 2008
Posts: 25


My Contributions
It would be good if the functions and examples of more challenging SQL queries(Eg. nested joins, aggregate functions, etc.) are included in the tutorial. Explanation on the Relational Model would also be useful for beginners like me smile.gif
User is offlineProfile CardPM
+Quote Post

jens

RE: Database Tutorial Requests?

10 May, 2008 - 05:50 AM
Post #7

D.I.C Regular
Group Icon

Joined: 9 May, 2008
Posts: 263



Thanked: 20 times
Dream Kudos: 475
My Contributions
Hi!

I'd really like a tutorial on how to handle creation and updating of many-to-many relationships. E.g. student-student_klasses-klasses or name-name_phone-phone (one person has several phone numbers, one number leads to several persons.

To me personally SELECT isn't a problem but how do I update or insert? I write the name to names, then I write the phone number - if not already there - to phone numbers, but how do I know what to write in the name_phone table?

I think this whole business with inserting and/or updating tables in many-to-many relations would benefit from a good tutorial. Also; how do I handle constraints during update and/or insert?

Regards
Jens
User is offlineProfile CardPM
+Quote Post

jens

RE: Database Tutorial Requests?

10 May, 2008 - 05:59 AM
Post #8

D.I.C Regular
Group Icon

Joined: 9 May, 2008
Posts: 263



Thanked: 20 times
Dream Kudos: 475
My Contributions
Hi (again)!

One other tutor I'd like to see is something about transaction handling in SQL server. How do I implement start transaction, rollback, commit? How do I handle it from VB.NET? How do I turn it on? (Seems that SQL Express doesn't require transaction handling by default)

In this tutorial (or another) I'd like to see somthing about different methods of locking, locking tables versus rows in multi user systems. And how do we handle deadlock situations?

And while we're at it, how about some philosophy on what kinds of transaction handling there are and why one is better than another in certain situations?

Regards
Jens
User is offlineProfile CardPM
+Quote Post

PsychoCoder

RE: Database Tutorial Requests?

10 May, 2008 - 06:13 AM
Post #9

Dyslexics Untie!
Group Icon

Joined: 26 Jul, 2007
Posts: 14,713



Thanked: 501 times
Dream Kudos: 11450
Expert In: VB, VB.Net, C#, SQL, ASP, ASP.Net, Web Development, HTML, CSS, Win32 API, Javascript, mySQL, J#, Boo.Net, jQuery

My Contributions
@jens: Give me some time and Ill see what I can come up with. I'm kind of swamped at work right now but when I get a free moment Ill work on something along these lines smile.gif
User is offlineProfile CardPM
+Quote Post

PsychoCoder

RE: Database Tutorial Requests?

22 May, 2008 - 07:08 AM
Post #10

Dyslexics Untie!
Group Icon

Joined: 26 Jul, 2007
Posts: 14,713



Thanked: 501 times
Dream Kudos: 11450
Expert In: VB, VB.Net, C#, SQL, ASP, ASP.Net, Web Development, HTML, CSS, Win32 API, Javascript, mySQL, J#, Boo.Net, jQuery

My Contributions
There is a new MSSQL Tutorial Available


User Defined Functions In MSSQL


Happy reading smile.gif
User is offlineProfile CardPM
+Quote Post

linuxunil

RE: Database Tutorial Requests?

16 Jun, 2008 - 05:55 PM
Post #11

New D.I.C Head
Group Icon

Joined: 7 Mar, 2006
Posts: 46



Thanked: 3 times
Dream Kudos: 125
My Contributions
I would like to see a couple that are not mssql or mysql, maybe postgresql or sqlite. Basics maybe even the differences in them from more main stream like mssql or mysql.
User is offlineProfile CardPM
+Quote Post

jens

RE: Database Tutorial Requests?

12 Nov, 2008 - 02:27 PM
Post #12

D.I.C Regular
Group Icon

Joined: 9 May, 2008
Posts: 263



Thanked: 20 times
Dream Kudos: 475
My Contributions
A toddlers guide to stored procedures in MSSQLserver?

A little somthing about how to add a user to MSSQLserver and change what tables (s)he can use? Bonus: By using SSMSE.

/Jens
User is offlineProfile CardPM
+Quote Post

airamana

RE: Database Tutorial Requests?

19 Feb, 2009 - 08:25 AM
Post #13

New D.I.C Head
*

Joined: 16 Feb, 2009
Posts: 4

I'd like to request for a tutorial on PHP with MYSQL..
User is offlineProfile CardPM
+Quote Post

akj_

RE: Database Tutorial Requests?

23 Mar, 2009 - 07:19 PM
Post #14

New D.I.C Head
*

Joined: 23 Mar, 2009
Posts: 31

make sql tutorial videos..dat'd be great
User is offlineProfile CardPM
+Quote Post

crazyclint

RE: Database Tutorial Requests?

30 Apr, 2009 - 10:12 AM
Post #15

New D.I.C Head
*

Joined: 29 Oct, 2008
Posts: 1


My Contributions
Can you please add tutorials on how to add forms to your database tables in access and oracle. icon_up.gif
User is offlineProfile CardPM
+Quote Post

reCoded

RE: Database Tutorial Requests?

21 May, 2009 - 07:42 AM
Post #16

D.I.C Regular
***

Joined: 25 Feb, 2008
Posts: 270



Thanked: 5 times
My Contributions
Any Oracle tutorials?
User is offlineProfile CardPM
+Quote Post

AzMan

RE: Database Tutorial Requests?

22 May, 2009 - 12:02 AM
Post #17

New D.I.C Head
*

Joined: 5 May, 2009
Posts: 5


My Contributions
I think the totorial on using the CLR Integration with MSSQL would be helpful.
User is offlineProfile CardPM
+Quote Post

noorahmad

RE: Database Tutorial Requests?

25 May, 2009 - 03:50 AM
Post #18

Webmaster
Group Icon

Joined: 12 Mar, 2009
Posts: 2,018



Thanked: 125 times
Dream Kudos: 1350
My Contributions
QUOTE(airamana @ 19 Feb, 2009 - 07:55 PM) *

I'd like to request for a tutorial on PHP with MYSQL..


Here a Sample PHP+MySQL Connection


~Noor Ahmad~
User is online!Profile CardPM
+Quote Post

wowelf

RE: Database Tutorial Requests?

26 Oct, 2009 - 03:45 AM
Post #19

New D.I.C Head
*

Joined: 24 Oct, 2009
Posts: 9


My Contributions
How to be skilled IT elite in database security & web design?
User is offlineProfile CardPM
+Quote Post

Fast ReplyReply to this topicStart new topic

Time is now: 11/7/09 08:45PM

Live Help!

Be Social

Dream.In.Code RSS Feed Dream.In.Code LinkedIn Group Follow Us On Twitter Fan Us On Facebook

Tutorials

Programming

Web Development

Reference Sheets

Code Snippets

DIC Chatroom

Bye Bye Ads

Monthly Drawing

Thumb Drive

Top Contributors

Top 10 Kudos This Month