|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
|||
|
|||
|
Non MYSQL tutorials
Im trying to build a web based app using an Access database and PHP. Its a competition system for a LAN. As Im a real newb at this sort of stuff... just wondering if people can give me some SQL tutorials that aren't MySQL related (as they all seem to be!)
specifically im trying to learn how to add records to a table based on the values entered into a web form. Thanks Jenna |
|
#2
|
|||
|
|||
|
Try this one for starters: http://phpbuilder.com/columns/siddarth20000228.php3
__________________
The real n-tier system: FreeBSD -> PostgreSQL -> [any_language] -> Apache -> Mozilla/XUL Amazon wishlist -- rycamor (at) gmail.com |
|
#3
|
|||
|
|||
|
By the way, that link I posted is a couple years old. If you read the ODBC page of the PHP documentation, you will see that you can now fetch rows as an associative array, just as you can with MySQL.
Really, in PHP most SQL/relational database systems work basically the same, except for their connection methods and a few extraneous functions that are usually not necessary anyway. Last edited by rycamor : July 9th, 2003 at 08:19 PM. |
|
#4
|
|||
|
|||
|
Thanks
thanks for the very fast reply.
Jenna |
|
#5
|
|||
|
|||
|
I realise now what I needed were some examples of INSERT INTO...
And since thats in the tutorial im happy! Thanks again! Jenna |
|
#6
|
|||
|
|||
|
question
Here's a question, your PHP link brought this up, some of the bigger company sites have checks to see what language you use (at least i think that's how they're doing it) and return language pertaining to your region, I have a japanese Operating system, and sometimes I need it in English, is there anyway to override this that you know of or i'm just stuck out of luck you think?
|
|
#7
|
|||
|
|||
|
Re: question
Hi unatratnag,
That's really not a database question, even though the link brought it up . I don't know the answer, but I'm sure someone could help you in the HTML/Javascript forum, or maybe in the DevShed Lounge area. |
![]() |
| Viewing: Dev Shed Forums > Databases > Database Management > Non MYSQL tutorials |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|