Logo
Home Cart [Log In] About Us Contact Us

Object Reference

xf_DbConnectDatabase Access Wrapper

Public Function ExecutePassthroughQuery (
SQLString As String,
Optional ConnectString As String = ""
) As String

Execute the passed SQL as a passthrough query to the back end specified by the connection string. A passthrough query executes the SQL directly against the server without JET involvement.

SQLString as String

The SQL to execute

Optional ConnectString as String = ""

The connection string

Call Template:

Dim s As String
s = xf.DbConnect.ExecutePassthroughQuery(SQLString)
s = xf.DbConnect.ExecutePassthroughQuery(SQLString, ConnectString)

See Also:

Contact Us :: About Us :: Policies :: email: infspamo@arrospamw-of-tispamme.com    © 2012 Arrow Of Time Pty Ltd