Notices
Computer & Technology Related Post here for help and discussion of computing and related technology. Internet, TVs, phones, consoles, computers, tablets and any other gadgets.

MySQL Help / Expert

Thread Tools
 
Search this Thread
 
Old 11 September 2004, 03:42 PM
  #1  
SinghSuperStud
Scooby Regular
Thread Starter
iTrader: (2)
 
SinghSuperStud's Avatar
 
Join Date: Jul 2001
Location: Walsall
Posts: 1,918
Likes: 0
Received 0 Likes on 0 Posts
Default MySQL Help / Expert

Hi,

I am new to SQL and have succesfully got it running so I suppose that's a start

I need to do the following :

1.capture values passed via an URL

2.add data to table1 containing 2 fields

3.perform query that lookup's data in table 2 based on content of table1's field1

If anybody can help it'd be appreciated ! Alternatively, if you can forward me any online resources which will help me.

Thanks !

Jai
Old 11 September 2004, 04:19 PM
  #2  
boxst
Scooby Regular
 
boxst's Avatar
 
Join Date: Nov 1998
Posts: 11,905
Likes: 0
Received 0 Likes on 0 Posts
Default

Hello

What scripting language are you going to use?

For example if you are using ASP, you can say var x = Request("urlparameter") to retrieve the value from a URL.

Steve.
Old 11 September 2004, 06:00 PM
  #3  
DazV
Scooby Regular
 
DazV's Avatar
 
Join Date: Jun 2000
Posts: 3,783
Likes: 0
Received 0 Likes on 0 Posts
Default

1. Get a book on SQL - this will teach you the commands you use to manipulate databases (eg. INSERT, UPDATE, SELECT, etc)
2. Get a book on whatever server side scripting language you're going to use(eg. PHP, ColdFusion, ASP, etc) - this language will offer many commands you can put in your web pages to manipulate databases.

As Boxst says, the answers you seek are dependant on what scripting language you intend to use. They all have their own particular way of achieving what you're looking for.
Old 11 September 2004, 06:15 PM
  #4  
tommy1980
Scooby Newbie
 
tommy1980's Avatar
 
Join Date: Apr 2004
Posts: 21
Likes: 0
Received 0 Likes on 0 Posts
Default

I would firstly take a look at www.w3schools.com. It is a very good site for beginners.

And also take a look at some forums:
forums.devshed.com (deals with everthing you can think of to do with websites and programming)
www.aspfree.com (as you can tell from the URL deals with all ASP)

and if you are still stuck after that send me a PM or email and I will try and help you out.
Related Topics
Thread
Thread Starter
Forum
Replies
Last Post
roysc
ScoobyNet General
2
16 September 2015 09:10 AM
The Joshua Tree
Computer & Technology Related
18
11 September 2015 09:24 PM
frisby
Non Scooby Related
4
05 July 2001 07:01 PM
SDB
Non Scooby Related
2
26 May 2001 11:55 PM
gregh
Non Scooby Related
6
16 May 2001 11:17 PM



Quick Reply: MySQL Help / Expert



All times are GMT +1. The time now is 01:20 AM.