WebProWorld Part of WebProNews.com
Page One Link To Us Edit Profile Private Messages Archives FAQ RSS Feeds  
 

Go Back   WebProWorld > Webmaster, IT and Security Discussion > Database Discussion Forum
Subscribe to the Newsletter FREE!


Register FAQ Members List Calendar Arcade Chatbox Mark Forums Read

Database Discussion Forum This is the place to find help resolving those nagging questions you have about implementing and using all kinds of databases. Need help writing a query? Need an opinion on Oracle? Post here!

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 12-01-2003, 12:18 PM
gbodson's Avatar
WebProWorld New Member
 

Join Date: Sep 2003
Location: Spain
Posts: 12
gbodson RepRank 0
Default How to design a page to access my sql database?

Well, I use Golive 6 as a design tool, I did not learn any HTML or Java, I just copied things then tried to understand them and duplicate... I did this for a few month now. I work on a site in Spanish www.disjucan.com. I am offering a library account for Canarian Lawyers, Untill now I did it all on paper but sometimes things changes. I would like to offer my customers an access to a page for them, with their details, how much they spent, how much do they have left for spending etc... ( My clients pay a monthly fee which gives them credit up to 10 times the monthly fee...with no interest) but PHp / sql is a bit confusing.
I am used to work this way:I do something small test it and make it work and then I apply it to what I really want.
I am looking for a sample design and database to start to play and learn....
any tip is more than welcomed.

If you want to travel to Gran Canaria check this page i did too: www.casadelmoral.gpbmarketing.com

cheers
Reply With Quote
  #2 (permalink)  
Old 12-02-2003, 02:40 AM
WebProWorld 1,000+ Club
 

Join Date: Jul 2003
Location: Toronto, Canada
Posts: 2,193
cyanide RepRank 0
Default

There's alot more involved than just the design of the pages, the structure of the database is extremely important. Not having the properly configured database from the get-go could mean huge head-aches down the road.

Your first stop should be www.hotscripts.com
There's lots of free scripts available, and I'm quite sure you'll find one that suits your needs.

It's also a great way to learn php/MySQL
__________________
|
Web Hosting Guru
| Need Help For Your Forum?
Reply With Quote
  #3 (permalink)  
Old 12-05-2003, 11:08 AM
WebProWorld New Member
 

Join Date: Dec 2003
Location: Houston
Posts: 1
iterator RepRank 0
Default My SQL and ASP

This one is for all you VBS guru's. I was running into the problem of creating a DSN for mySQL on a server i had no control of. Later i found out there was a mySQL driver for Chillisoft. The best part is there is no DSN no dual authentication from the script to the dsn then to the server. The driver connects the script directly to the server, dramtically decreasing the response time on the mySQL ASP App. The following connection string may not apply to your sepcific application but it has helped me link Apache Chillisoft and MySQL.

objConn.Open "Driver={MySQL};SERVER=127.0.0.1; DATABASE=MyDB; UID=username; PWD=password"
objConn.Execute (strSQL)
Reply With Quote
  #4 (permalink)  
Old 12-05-2003, 12:05 PM
gbodson's Avatar
WebProWorld New Member
 

Join Date: Sep 2003
Location: Spain
Posts: 12
gbodson RepRank 0
Default Thanks

Thank you,

the only way for me to learn and understand is to put my hands into it, fail, fail again then understand and control...

thank you for the adress.

________________
GPB Marketing
"Sencillamente Soluciones..."
www.gpbmarketing.com
www.disjucan.com
Reply With Quote
  #5 (permalink)  
Old 12-06-2003, 02:56 PM
redcircle's Avatar
WebProWorld Veteran
 

Join Date: Aug 2003
Location: Grand Rapids, MI USA
Posts: 553
redcircle RepRank 0
Default

if you are interested in learning for yourself see

www.phpbuilder.com
www.devshed.com
Reply With Quote
Reply

  WebProWorld > Webmaster, IT and Security Discussion > Database Discussion Forum
Tags: , , , ,



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Search Engine Optimization by vBSEO 3.2.0