Ask a Question related to PERL Beginners, Design and Development.
-
Gary Stainburn #1
update from select
Hi folks,
don't know if it's cos of the 17 hours I've just worked (sympath vote please)
but I can't get this one worked out
I've got table names with nid as name id field and nallowfollow flag.
I've got a vehicles table with vowner pointing at nid and a vallowfollow
field.
How can I update nallowfollow from the appropriate vallowfollow flag?
--
Gary Stainburn
This email does not contain private or confidential material as it
may be snooped on by interested government parties for unknown
and undisclosed purposes - Regulation of Investigatory Powers Act, 2000
Gary Stainburn Guest
-
Can't select Acrobat Pro for update 8.1.2
Kristen or Anyone for the Matter, How the hair do I know which update to start with? I think I've downloaded every update and I still continue to... -
Select-And-Update in one statement?
On my site I often do SELECT counter from counters where id = 10 UPDATE counter set counter = counter + 1 Can I somehow merge them into one... -
Select, Edit, Update Issue
Hi, I have a datagrid with a Select, Edit, Update, and Cancel column. My problem is that when the grid gets filled, the first row automatically... -
Update from a select
PHP + MYSQL. I've a table of articles in my database. in this table they are 2 fields: CounterLogResult and CounterClick Any user may search... -
Update and Select Statement
Hi to all, I have VB application calling a SP. It works when: --return this to application SELECT * FROM tblVariance WHERE VarianceID =... -
Gary Stainburn #2
Re: update from select
On Wednesday 29 Oct 2003 9:11 am, Gary Stainburn wrote:
Sorry folks, not enough chemical stimulation - posted to wrong list.> Hi folks,
>
> don't know if it's cos of the 17 hours I've just worked (sympath vote
> please) but I can't get this one worked out
>
> I've got table names with nid as name id field and nallowfollow flag.
> I've got a vehicles table with vowner pointing at nid and a vallowfollow
> field.
>
> How can I update nallowfollow from the appropriate vallowfollow flag?
--
Gary Stainburn
This email does not contain private or confidential material as it
may be snooped on by interested government parties for unknown
and undisclosed purposes - Regulation of Investigatory Powers Act, 2000
Gary Stainburn Guest
-
Roy Johnson #3
Re: update from select
[email]gary.stainburn@ringways.co.uk[/email] (Gary Stainburn) wrote in message news:<200310290911.54453.gary.stainburn@ringways.c o.uk>...
What database are you using? Have you got some code to show us? Is> I've got table names with nid as name id field and nallowfollow flag.
> I've got a vehicles table with vowner pointing at nid and a vallowfollow
> field.
>
> How can I update nallowfollow from the appropriate vallowfollow flag?
this a SQL question, or a Perl question?
Roy Johnson Guest



Reply With Quote

