Hi
I want to know how can i Pass tow Dates to Stored Procedure in sql server
2000 by using vb6.
I need samplr code
Best regards
aymansee
http://www.mindsdoor.net/VB/VB6DataAccessLayer.html
http://www.mindsdoor.net/VB/VBExecSPSimple.html
If you want to use character dates use format yyyymmdd.
"ayman" wrote:
> Hi
> I want to know how can i Pass tow Dates to Stored Procedure in sql server
> 2000 by using vb6.
> I need samplr code
>
> Best regards
> ayman|||Hi
This shows how to call a stored procedure with parameters.
http://msdn.microsoft.com/library/d...
25v.asp
Dates can be declared as adDate
http://msdn.microsoft.com/library/d..._HV01103607.asp
John
"ayman" <ayman@.discussions.microsoft.com> wrote in message
news:B1867BD5-88F7-4BDF-B645-A7A7BFA023C9@.microsoft.com...
> Hi
> I want to know how can i Pass tow Dates to Stored Procedure in sql server
> 2000 by using vb6.
> I need samplr code
>
> Best regards
> ayman
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment