SourcePro
:
DB Access Module for Microsoft SQL Server User’s Guide
:
Technical Information
:
Open SQL and Microsoft SQL Server ODBC
: Placeholder Syntax
Placeholder Syntax
The placeholder syntax for Microsoft SQL Server is simply:
?
Here is an example:
INSERT INTO PICNICTABLE VALUES( ? )
Placeholders are not a portable feature. Different Access Modules use different placeholder syntax.
This site works best with JavaScript enabled