d***@gmail.com
2005-11-03 20:05:05 UTC
Hi,
I have a datetime variable that I wish to print out everytime my stored
proc runs. How do I do that? I am using Sybase Adaptive Server
Module.
I tried something like,
print "date is...%1",@date1 and it said taht the print function only
accepts char or varchars as arguments.
Any ideas?
Thanks,
I have a datetime variable that I wish to print out everytime my stored
proc runs. How do I do that? I am using Sybase Adaptive Server
Module.
I tried something like,
print "date is...%1",@date1 and it said taht the print function only
accepts char or varchars as arguments.
Any ideas?
Thanks,