Rachael, You need this:
SET SINGLE='_' ... instead of: SET SINGLE='*' Emmitt Dove Manager, DairyPak Business Systems Evergreen Packaging, Inc. [EMAIL PROTECTED] [EMAIL PROTECTED] (203) 643-8022 -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Rachael Malberg Sent: Wednesday, May 14, 2008 9:31 AM To: RBASE-L Mailing List Subject: [RBASE-L] - Trying to SCONNECT a database but get this error... -ERROR - Set quote _wildcard to ' and % _before connecting to a server. (1037) could anyone send me these settings syntax? I'm alittle confused on exactly what they are. My current setting syntax I do before trying to connect is.. SET QUOTES=NULL SET QUOTES=' SET DELIMIT=NULL SET DELIMIT=',' SET LINEEND=NULL SET LINEEND='^' SET SEMI=NULL SET SEMI=';' SET PLUS=NULL SET PLUS='+' SET SINGLE=NULL SET SINGLE='*' SET MANY=NULL SET MANY='%' SET IDQUOTES=NULL SET IDQUOTES='`' Thanks, ~Rach

