- - - - - - - - - - - - - - - - - - - - - - - - - - - -
Name: victor
Subject: Re: ServerTable

How I can insert data in this table?. rec_id is a primary key but don't have an 
autoincrement property. What is the value for each url that I put?. 

For example

insert into server2 (rec_id, enabled, url) values 
('989890',1,'http://www.mydomain.com/mypage.htm');

is correct?, 
where 989890 is a aleatory number that my script generate. 


- - - - - - - - - - - - - - - - - - - - - - - - - - - -

Read the full topic here:
http://www.dataparksearch.org/cgi-bin/simpleforum.cgi?fid=02;topic_id=1141635160

Reply via email to