dbTalk Databases Forums  

Inserting (almost) duplicate rows!

comp.databases.mysql comp.databases.mysql


Discuss Inserting (almost) duplicate rows! in the comp.databases.mysql forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
strawberry
 
Posts: n/a

Default Inserting (almost) duplicate rows! - 09-27-2006 , 09:54 AM






I'm thinking about creating a button in my (php built) contacts page
called something like "New contact at same address". I can probably
figure out how to do it in PHP but I was wondering if there's a simple
way to do it just using mysql.

I store all the contacts info in a single table.

Any thoughts appreciated.


Reply With Quote
  #2  
Old   
Jerry Stuckle
 
Posts: n/a

Default Re: Inserting (almost) duplicate rows! - 09-27-2006 , 01:03 PM






strawberry wrote:
Quote:
I'm thinking about creating a button in my (php built) contacts page
called something like "New contact at same address". I can probably
figure out how to do it in PHP but I was wondering if there's a simple
way to do it just using mysql.

I store all the contacts info in a single table.

Any thoughts appreciated.

No, MySQL doesn't understand HTML GET or POST requests. You'll need to
use PHP or a similar language.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex (AT) attglobal (DOT) net
==================


Reply With Quote
Reply




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



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.