the procedure uses a datetime variable to receive the argument and the datawindow retrieve function also passes a datetime variable.
Earlier I used PB 6.5 with MSS conntivity to SQL server but with PB 10.2 native connectivity is not available, I am using OLEDB to connect and this ODBC related problem has crept up.
Main Topics
Browse All Topics





by: gajender_99Posted on 2005-05-25 at 04:20:17ID: 14076153
i think the variable you are passing is of date type where the argument in the datawindow is datetime or vis versa check your setting
or post the script where you are retrieving the data for the data window
gajender