Changeset 497 for trunk/Include/api_sql.sbp
- Timestamp:
- Mar 28, 2008, 5:43:34 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Include/api_sql.sbp
r337 r497 1 1 ' api_sql.sbp 2 3 #ifndef _INC_SQL4 #define _INC_SQL5 6 2 7 3 /* API declaration data types */ … … 809 805 Declare Function SQLTransact Lib "odbc32.dll" (EnvironmentHandle As SQLHENV, 810 806 ConnectionHandle As SQLHDBC, CompletionType As SQLUSMALLINT) As SQLRETURN 811 812 813 #endif '_INC_SQL
Note:
See TracChangeset
for help on using the changeset viewer.