Hi all,
i have a time_interval on my datawindow for automatic
refresh and it works very fine. is it possible to stop the
timer_interval event in case i dont need it ? i tryed 2
methodes but it did not work :
1 ) dw_deliverables.Modify("DataWindow.Timer_Interval=0")
the interval is set to 1...
RDBMS: Sql server 2000 (ODBC drive)
PB 8.0.3
i try to run an stored proc that have 2 arguments :
string ls_user, ls_approval
ls_approval = Fill(" ", 1)
SQLCA.sp_acq_ca_aprroval(ls_user,ref ls_approval )
under MSS sql server driver (6.5) i get the ls_approval
value but using ODBC driver i get...
i m moving from MSS driver to ODBC driver and
I m noticing that when I select a text field it gives me spaces after the text
any idea ?
thanks a lot
Mounir
hi,
using sql server 2000 sp3a
using ODBC for sql server driver , when i m trying to
execute a stored proc , got this
message :
[Microsoft][ODBC Sql server Driver] Invalid character value
for cast specification
thanks for your help
Mounir Youssef
Hi all,
using sql server 2000 sp3
i have filed (description varchar(370)), i can update this field (with 370 characters ) but when i select it i get always 255 characters it means the data is truncated up to 255 chars.
do you have any idea about that or some work arround. ?
thanks a lot...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.