When creating a tutorial it's always a good idea to go slow. You are moving WAAY too fast for the general user and need to make sure you going through the step in a clear, concise and leisurely manner.
this tutorial uses the database file created by microsoft access, and most users would already have microsoft access installed on their pcs, as microsoft access is a program included in the microsoft office suite
thanks! but i searched microsoft access in Start, and all that comes up is a bunch of dreamweaver files called ''InstallSetup'' and ''WizardImage1''...they look like HTML files to me but i havent clicked on them yet..what shall i do?
please click Start button, then click Run, to open the run dialog.
then type: msaccess
and press enter
if you have microsoft access installed, then this should open microsoft access, if nothing happen, then you might try finding your microsoft office cd, and use it to reinstall microsoft access, which is part of the microsoft office suite
one alternative to microsoft is to use a freeware database program called mysql, but setup of mysql is quite a bit different from that for microsoft access
mysql is quite different from ms access to use and setup.
if possible, you should try to find the msoffice setup cd, and try to reinstall microsoft access, as the tutorials will not quite work exactly the same for mysql as for msaccess
Oh my god, I'm going to cry, you don't know how long I've been looking for a tutorial that explains database setup. Thank you man, you have saved my life, this is a really good tutorial.
Hi, wonderful video I followed everything but only at the end I couldn't follow. I have dreamweaver CS4 and I can not find application/databases/data source name. Help please I am almost there. THANKS.
hi again, you select devtemp? then dbfiles, but I cannot find these. I typed test in data source name and then clicked on select but can not find devtemp or dbfiles? Please help
by any chance do you have any idea why i am not able to connect to a database through web developer 2005 express?...i had tried both sql server 2005 express and sql server 2008...:(........do you have any experience with that?
hmm, don't have that much experience with sql server express, but the usual things to double check on for server access is that correct username and password is entered, as well as correctly machine (eg. machine name is set)
if your database server is on same machine as web developer express, then can use localhost as machine name.
hi benjamin, you can place the database on any drive you wish.
when you're at the odbc microsoft access setup, and click the select button, you can browse to wherever your access file is, even if its on drive c (the drive the access database file does not need to be drive d)
hope this helps, and let me know if you have further queries ^_^
VERY GOOD VIDEO..YOU WILL DEFINITELY BECOME SUCCESSFUL IN LIFE....MAN....
kochuthmaman 1 year ago
wha???
Skullangelx3 1 year ago
can you please explain how you created microsoft database in :D drive
na12063 1 year ago
Comment removed
gbrlno 1 year ago
This has been flagged as spam show
@gbrlno
You can create your own microsoft access database file, just open microsoft access.
1.Select file > new
2.Click Blank Database, to create a new blank database file
3.Enter a name for the file, eg. devTmp.mdb
4.Click Create button
gbrlno 1 year ago
For eg to create table
1.double-click create table in design view
2.for 1st field name, enter username
3.for 2nd field name, enter passwd
4.select File > Save
5.enter table name of user, and click OK 6.click no, if you don't want to create primary key
gbrlno 1 year ago
Thanks very much. It is very helpful. If I have any more question, I hope you can help me too.
davidschoy 1 year ago
@davidschoy glad it was helpful to you, i'll try to help if possible
gngabriel29 1 year ago
When creating a tutorial it's always a good idea to go slow. You are moving WAAY too fast for the general user and need to make sure you going through the step in a clear, concise and leisurely manner.
chrisklecker 1 year ago
GREAT VIDEO....It explains it all...THANKS
jaysquiley 1 year ago
This has been flagged as spam show
Visit my channel. I offer a Free PHP User Registration System including: Log in, Log out, Register New User, Update User Profile
ashperfectimage 1 year ago
i dont have the devTemp file so i dont have anything to select when u click select (0:49-1:01)... PLEASE HELP
MrsChuCheeks 1 year ago
You can create your own microsoft access database file, just open microsoft access.
1. Select file > new
2. Click Blank Database, to create a new blank database file
3. Enter a name for the file, eg. devTmp.mdb
3. Click Create button
Note: its now up to you to create tables you want to use, or not create any tables at all
gngabriel29 1 year ago 3
what so u cant make a database for login, just on dreamweaver? you have to use another software or something? :S
toxic2k7 2 years ago
this tutorial uses the database file created by microsoft access, and most users would already have microsoft access installed on their pcs, as microsoft access is a program included in the microsoft office suite
gngabriel29 2 years ago
thanks! but i searched microsoft access in Start, and all that comes up is a bunch of dreamweaver files called ''InstallSetup'' and ''WizardImage1''...they look like HTML files to me but i havent clicked on them yet..what shall i do?
toxic2k7 2 years ago
please click Start button, then click Run, to open the run dialog.
then type: msaccess
and press enter
if you have microsoft access installed, then this should open microsoft access, if nothing happen, then you might try finding your microsoft office cd, and use it to reinstall microsoft access, which is part of the microsoft office suite
one alternative to microsoft is to use a freeware database program called mysql, but setup of mysql is quite a bit different from that for microsoft access
gngabriel29 2 years ago
yh it doesnt come up :( so i should download MySQL for free and then set it up? plus does it work with Dreamweaver as good as msaccess?
toxic2k7 2 years ago
mysql is quite different from ms access to use and setup.
if possible, you should try to find the msoffice setup cd, and try to reinstall microsoft access, as the tutorials will not quite work exactly the same for mysql as for msaccess
gngabriel29 2 years ago
you talking to yourself?
JATR1X 2 years ago
Oh my god, I'm going to cry, you don't know how long I've been looking for a tutorial that explains database setup. Thank you man, you have saved my life, this is a really good tutorial.
Keep on!
91020201288a 2 years ago
dude please slow down in future. k? you talk to fast.
mavenGamer 2 years ago
Hi, wonderful video I followed everything but only at the end I couldn't follow. I have dreamweaver CS4 and I can not find application/databases/data source name. Help please I am almost there. THANKS.
xyzulyon 2 years ago
hi again, you select devtemp? then dbfiles, but I cannot find these. I typed test in data source name and then clicked on select but can not find devtemp or dbfiles? Please help
stanace27 2 years ago
hi, good video, but i'm very new to this, when you go to drive d and select some files, how did you do that, i go to drive c but what am i selecting?
thanks
stanace27 2 years ago
by any chance do you have any idea why i am not able to connect to a database through web developer 2005 express?...i had tried both sql server 2005 express and sql server 2008...:(........do you have any experience with that?
leotakesleo 3 years ago
hmm, don't have that much experience with sql server express, but the usual things to double check on for server access is that correct username and password is entered, as well as correctly machine (eg. machine name is set)
if your database server is on same machine as web developer express, then can use localhost as machine name.
gngabriel29 3 years ago
bro i hav not started but you make it so simple good luck on you
benjaminfj1 3 years ago
thanks bro, great to hear that its been helpful to ya, and good luck to ya too =>
gngabriel29 3 years ago
i seem not to be allowed to do database on D drive can it be done on C Drive pliz let me know
benjaminfj1 3 years ago
hi benjamin, you can place the database on any drive you wish.
when you're at the odbc microsoft access setup, and click the select button, you can browse to wherever your access file is, even if its on drive c (the drive the access database file does not need to be drive d)
hope this helps, and let me know if you have further queries ^_^
gngabriel29 3 years ago