in reply to Re^2: Sybase DB Library vs Client Library API
in thread Sybase DB Library vs Client Library API

thanks for reply Michael
Its seems to be implementation issue..

yet i have came across other problem now ...
for "select getdate()"
DBlib returns:-
11/28/2012 3:28:38.446 AM
CTlib returns:- CTlib does special handling for DATETIME
11/28/2012 3:28 AM
it would be great if there is some solution on perl side as this have been used on many procedures and changing all the procedure will be problem.

Thanks
  • Comment on Re^3: Sybase DB Library vs Client Library API

Replies are listed 'Best First'.
Re^4: Sybase DB Library vs Client Library API
by mpeppler (Vicar) on Nov 30, 2012 at 15:54 UTC