Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 probelm in debug of sql server 2000

Author  Topic 

tewari.ravi
Starting Member

1 Post

Posted - 2009-05-13 : 04:40:49
hi all
i have a cursor ,in which some varchar,datetime field are avail .
whn i use debug n put my input in that n execute thn it show a error like this "[Microsoft][ODBC SQL Server Driver]Invalid character value for cast specification" , in my input section
for varchar field input is a not simple as 1 or 2 or 0 (its datatype varhcar(50))
n datetime field - '2006/12/31' (its datatime smalldatetime )
plz help me ..
   

- Advertisement -