
August 26th, 2013, 07:54 AM
|
Registered User
|
|
Join Date: Aug 2013
Posts: 1
Time spent in forums: 38 m 18 sec
Reputation Power: 0
|
|
Syntax for select statement
Hi, everyone
i would like to post a question as to what is the syntax for a MsAcess database sql statement if i have string variable eg.
(select trans.amount from trans where party_name =%s , stringvariable) my prob. is [%s] how to use this.
|