How To Create Date Parameters with ADO in Java (227202)
The information in this article applies to:
- Microsoft Visual J++ 6.0
- ActiveX Data Objects (ADO) 2.0
- ActiveX Data Objects (ADO) 2.1
- ActiveX Data Objects (ADO) 2.6
- ActiveX Data Objects (ADO) 2.7
This article was previously published under Q227202 SUMMARY This article describes how to create date and time
parameters for use in WFC ADO parameterized queries in Visual J++ 6.0. The WFC
ADO Command object allows the creation of Parameter objects to provide
parameter information to SQL queries when they are executed. To create a
properly initialized date parameter, create a com.ms.com.Variant object
initialized by passing in a com.ms.wfc.app.Time.toDouble() value.
Modification Type: | Minor | Last Reviewed: | 7/1/2004 |
---|
Keywords: | kbDatabase kbhowto KB227202 kbAudDeveloper |
---|
|