Skip to site navigation (Press enter)
Re: queryparam ?
Elliot Russo
Thu, 23 Sep 2004 20:36:19 -0700
if you can write your query thus then it is a candidate
select * from mytable where x = ? and y like ?
insert into mytable (x, y) values (?, ?)
update mytable
set x = ?
where y = ?
[
Todays Threads
] [
This Message
] [
Subscription
] [
Fast Unsubscribe
] [
User Settings
] [
Donations and Support
]
Previous message
View by thread
View by date
Next message
queryparam ?
dave
Re: queryparam ?
Charlie Griefer
Re: queryparam ?
dave
Re: queryparam ?
dave
Re: queryparam ?
Jochem van Dieten
Re: queryparam ?
Elliot Russo
Re: queryparam ?
dave
Re: queryparam ?
dave
RE: queryparam ?
Elliot Russo
RE: queryparam ?
Dave Watts
RE: queryparam ?
dave
Reply via email to
Search the site
The Mail Archive home
cf-talk - all messages
cf-talk - about the list
Expand
Previous message
Next message