Results 1 to 6 of 6

Thread: Crystal 9 Download and ? on Stored Proc Param

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Dec 2001
    Location
    MD
    Posts
    182

    Wink Crystal 9 Download and ? on Stored Proc Param

    http://www.crystaldecisions.com/prod...l_download.asp

    Please download Crystal 9.0 (30 day trial edition) and tell me if it supports more than 254 characters for stored procedure paramter. (If possible find out how many characters it can take.)

    It is 411 Mb size. But I have only dial up connection.

    Appreciate your help and research for me.

  2. #2
    I'm about to be a PowerPoster! kleinma's Avatar
    Join Date
    Nov 2001
    Location
    NJ - USA (Near NYC)
    Posts
    23,373
    lol.. no offense.. but you will be lucky if you get someone to download a 400 meg file.. install it on their PC.. just to tell you one thing... why not just email seagate and ask them?

  3. #3
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687
    It does.... depending on the db driver you are using.
    We found that using the SQL Server native driver limited strings (in and out) to 255.
    When we switched to the OLE DB driver for SQL Server, we could get the entire lengths of our strings safely (all 8000 characters).
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

  4. #4

    Thread Starter
    Addicted Member
    Join Date
    Dec 2001
    Location
    MD
    Posts
    182
    Thanks a lot for spending your precious time for me.

    Is the length based on Driver? Will it work even in CR 8.5? (I will try this task). But I found in CR 8.5 documentation somewhere that it can allow only 254 characters.

    I am currently using "SQL Server" Driver for my VB Application. So should I Use OLE DB driver in future? Has anyone faced any problems with that driver?

    Thanks again.

    kleinma

    I have already emailed them. But no reply. They don't have a good support in my experience. Even their help files are not having good documentation (Including online documentation).

  5. #5
    Member
    Join Date
    Sep 1999
    Location
    NSW,Australia
    Posts
    34

    Crystal Support

    For support with Crystal, your version has to be registered. In my experince, they have one of the best support centers ive had to deal with.

  6. #6
    Evil Genius alex_read's Avatar
    Join Date
    May 2000
    Location
    Espoo, Finland
    Posts
    5,538
    That's right, and if your put on hold you can choose the crappy music - it gives you a menu, while your waiting, press 1 for rock music, 2 for classical etc, fantastic !!!

    Please rate this post if it was useful for you!
    Please try to search before creating a new post,
    Please format code using [ code ][ /code ], and
    Post sample code, error details & problem details

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width