I made the change you suggested, but still received an ODBC error. Are you sure about the target string?
-------------- Original message -------------- > > I haven't seen that under those particular circumstances, but the URL > parser isn't always happy with things I've fed it. Have you tried > using a block for the scheme? e.g. > > db-conn: open [ > scheme: 'odbc > target: "OHSU\*******:[EMAIL PROTECTED]" > ] > > -- Gregg > > -- > To unsubscribe from the list, just send an email to > lists at rebol.com with unsubscribe as the subject. > -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
