Viewing 15 posts - 16 through 30 (of 71 total)
i am getting this error : [Microsoft][SQL Native Client][SQL Server]Conversion failed when converting datetime from character string.
i place 'set @Account_date = convert(datetime,'yyyy-mm-ddThh:mm:ss.mmm',126)'
October 13, 2011 at 10:24 am
hi
i used like this in #prompt('parm1','datetime')# in cognos framework.but it gives me error like parm 1 is not found in stored procedure.
if i use #prompt('parm1 ','ndatetime') then it gives...
October 13, 2011 at 8:15 am
my problem is in sql stored procedure i have datetime ,but in cognos framework it givesme error like expected framework is CCYY-MM-DD T hh:mm:ss.even i cast it to varchar in...
October 13, 2011 at 7:55 am
what i tried to install this,it just gives me 3 option ,modify,repair and remove,does i install right one
October 11, 2011 at 1:09 pm
i do have local admin rights,can i add manually sql server native client 2008
October 11, 2011 at 1:02 pm
ok.under ODBCINST.INI, i cannot see entry for sql 2008 native client
October 11, 2011 at 12:56 pm
but where to see registry entries in PC
October 11, 2011 at 12:51 pm
but that driver doesnt show under driver tab in odbc source .How can i create new data source without it
October 11, 2011 at 12:39 pm
hi
this file is exist in system32,i dont have any error.however in the administrator tools ,its writte to install new driver ,use driver's set up program.what does that mean??
October 11, 2011 at 12:30 pm
i installed from the same site ,you posted .and its successfully,but it doesnt show under odbc data source driver
October 11, 2011 at 12:20 pm
ok. i created 2 temp table and join with the third one to get my total .thanks everybody for your help
September 21, 2011 at 6:58 pm
Thanks everybody for response, there was some error in table. i got fix that
September 21, 2011 at 6:56 pm
hi
this is my sample script.plz get me solution
CREATE PROCEDURE abc
( ...
September 20, 2011 at 8:04 pm
this function is the only my problem,nothing else
September 20, 2011 at 2:39 pm
Viewing 15 posts - 16 through 30 (of 71 total)