Results 1 to 3 of 3

Thread: Crystal record selection

Threaded View

  1. #1

    Thread Starter
    Frenzied Member EyeTalion's Avatar
    Join Date
    Jul 2000
    Location
    New York
    Posts
    1,075

    Crystal record selection

    I'm trying to filter my search using a LIKE clause, but it's bouncing back a err msg that a string is required. Any suggestions?

    Code:
    rpt.DataDefinition.RecordSelectionFormula = "{tcts_twy_part_numbers.twy_part_no} LIKE '%" & 
    gPartNoSearchValue & "%'"
    Last edited by Hack; Nov 24th, 2008 at 01:26 PM.
    It's tough being an unhandled exception...

    ___________
    VB.NET 2008
    VB.NET 2010
    ORACLE 11g
    CRYSTAL 11

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