Search

You searched for the word(s): userid:788271

Matching Posts

  • basics of JQuery?

    Hi to all, I like to know and learn about JQuery 1. What is JQuery and use of it? 2.Where can we use it? 3.Is any software i should install seperately? 4. Is therey any good tutorial regarding this?
  • db2 cursor

    Hi to all, I'm using DB2 database, within this have a procedure and as per DB2 syntax, i like to read some data using procedure, but we should create a cursor for select statment, if we are using Cursor then each and every record read form database one by one, for example if i want to to read 10 records then it'll hit the server 10 times am i right? Then it'll slow down the process am i right? Experts please answer me.
    Posted to Other Databases (Forum) by jeyaseelan@ajsquare.net on 9/15/2009
  • Re: basics of JQuery?

    Hai Jaya, Thank for your post. Is jquery-1.3.2 support with VS 2005? or we can use JQuery in VS 2008 only.
  • Re: db2 cursor

    [quote user="vik20000in"] you can use oledb provider and work without using cursor. the below article explains how to work with db2 in asp.net http://www.15seconds.com/Issue/030623.htm [/quote] Vik thnks for your response. Actaully we may use Oledb adapter, but within the procedure we should write the Cursor inside of this write select query am i right? How can we reduce this? if its hitting DB for each and every records then the performance will slow.
    Posted to Other Databases (Forum) by jeyaseelan@ajsquare.net on 9/15/2009
  • Re: ASP 0177 (0x800401F3) Invalid class string ERROR

    [quote user="alexdcosta"] I am trying to deploy a web application using Crystal Reports XI Developer edition with classic ASP. i downloaded the aspxmps11.exe sample application from businessobjects website. I am trying to run a report from browser, i get the following error in thr browser: HTTP 500.100 - Internal Server Error - ASP error Internet Information Services -------------------------------------------------------------------------------- Technical Information (for support personnel
    Posted to Crystal Reports (Forum) by jeyaseelan@ajsquare.net on 7/29/2009
  • Re: not able to open crystal report frm network systems

    [quote user="svibuk"] i have a asp.et application using vs2005 i have used built in crystal report . its working fine when i execute frm the same developement system which is a server but when i try opening the report it from some other system i am not able to open it. even if i wait for 1 hour the report page is yet to open not getting any error [/quote] svibuk thanks for your post. Definately it'll return an error, one thing you can do, write a log for each and every statement, mainthing
    Posted to Crystal Reports (Forum) by jeyaseelan@ajsquare.net on 7/29/2009
  • Re: Crystal report Failed

    [quote user="shashanksaudagar"] I am using VS 2005 with vb.net ,SQL server 2005 .Crystal report on load everytime asks database password . Eventhough it is provided in code, resulting in load report failed or asking password again. [/quote] shashanksaudagar thanks for your post. You said all the parameters such as uname,pwd passed in the code. Then while specifying SetDataSOurce instead of simply specifying obj.SetDataSource(ds) try like this obj.SetDataSource(ds.Tables[0]);
    Posted to Crystal Reports (Forum) by jeyaseelan@ajsquare.net on 7/29/2009
  • Re: ASP 0177 (0x800401F3) Invalid class string ERROR

    [quote user="ahmadezzeir"] i have the same problem could some body help thanks in advance [/quote] ahmadezzeir thanks for your post. Please check my above post and let me know.
    Posted to Crystal Reports (Forum) by jeyaseelan@ajsquare.net on 7/29/2009
  • Re: Crystal Report Error : COMException (0x80004005): The system cannot find the file specified.

    Arghya thanks for your post. Can you specified the load report like this Server.MapPath("Filename.rpt") Ref this
    Posted to Crystal Reports (Forum) by jeyaseelan@ajsquare.net on 7/29/2009
  • Re: ASP 0177 (0x800401F3) Invalid class string ERROR

    [quote user="ahmadezzeir"] Hi jeyaseelan, thansk for your quick reply but i think this happened because i do not have crystal report 8.5 installed in my machine i was search on the net and i found this solution thanks again [/quote] ahmadezzeir thanks for your post. do not have crystal report 8.5 installed in my machine in the sense, server machine doesnt have CR am i right? then you have to install CR MSM you can download it from here
    Posted to Crystal Reports (Forum) by jeyaseelan@ajsquare.net on 7/29/2009
Page 1 of 109 (1087 items) 1 2 3 4 5 Next > ... Last »