Re: Using MySQL and WebDNA
This WebDNA talk-list message is from 2004
It keeps the original formatting.
numero = 58553
interpreted = N
texte = Do you need to add a where statement in your update?----- Original Message -----From: "Edwin Hoevers"
To: "WebDNA Talk" Sent: Wednesday, June 23, 2004 11:56 AMSubject: Using MySQL and WebDNA> Hello,>> I'm going to use mySQL as a database for a website.>> Connect:> [SQLConnect>dbType=MySQL&host=localhost&database=cms&uid=root&pwd=&conn_var=conn1][/SQLC> onnect]>> Search record:> [SQLExecute conn_ref=conn1&result_var=rs2]> SELECT *> FROM `website`> WHERE 1 AND `page` = '[page]'> [/SQLExecute]>> View record:> [SQLResult result_ref=rs2]> [title]> [/SQLResult]>> I want to update the record with a new title like this:> [SQLExecute conn_ref=conn1&result_var=rs3]> UPDATE `website` SET `title` = '[url][title][/url]'> [/SQLExecute]>> I keep trying but it's not working yet.> Who's the answer to give commands to UPDATE and DELETE records?>> Greetings,> Edwin Hoevers>>>>> -------------------------------------------------------------> This message is sent to you because you are subscribed to> the mailing list .> To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to> Web Archive of this list is at: http://webdna.smithmicro.com/>-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/
Associated Messages, from the most recent to the oldest:
Do you need to add a where statement in your update?----- Original Message -----From: "Edwin Hoevers" To: "WebDNA Talk" Sent: Wednesday, June 23, 2004 11:56 AMSubject: Using MySQL and WebDNA> Hello,>> I'm going to use mySQL as a database for a website.>> Connect:> [SQLConnect>dbType=MySQL&host=localhost&database=cms&uid=root&pwd=&conn_var=conn1][/SQLC> onnect]>> Search record:> [SQLExecute conn_ref=conn1&result_var=rs2]> SELECT *> FROM `website`> WHERE 1 AND `page` = '[page]'> [/SQLExecute]>> View record:> [SQLResult result_ref=rs2]> [title]> [/SQLResult]>> I want to update the record with a new title like this:> [SQLExecute conn_ref=conn1&result_var=rs3]> UPDATE `website` SET `title` = '[url][title][/url]'> [/SQLExecute]>> I keep trying but it's not working yet.> Who's the answer to give commands to UPDATE and DELETE records?>> Greetings,> Edwin Hoevers>>>>> -------------------------------------------------------------> This message is sent to you because you are subscribed to> the mailing list .> To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to> Web Archive of this list is at: http://webdna.smithmicro.com/>-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/
"Erol Guneri"
DOWNLOAD WEBDNA NOW!
Top Articles:
Talk List
The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...
Related Readings:
searching illegal HTML (2002)
Harvesting invalid email addresses from bounced emails??? (2000)
creator code (1997)
PCS Frames (1997)
Search Command, multiple dbs, etc. --Right! (2000)
JavaScript Image Problem (1998)
missing records (1998)
Pithy questions on webcommerce & siteedit (1997)
WebCat2b13MacPlugIn - [showif][search][/showif] (1997)
listfiles-looking for slick solution (1997)
Document Contains No Data! (1997)
help needed: Non-english characters in WebCatalog (1997)
FCKeditor (2008)
Need relative path explanation (1997)
I can help! (1996)
WebMerchant 2.1.2 (1998)
Multiple prices (1997)
underscore in variable name (2000)
Plugin or CGI or both (1997)
Need something like [listchars] ... (2000)