On Sat, 09 Dec 2000 14:21:01 -0900
 Ric Shepard <[EMAIL PROTECTED]> wrote:

> Your 'scrambled' dat is probably the result of passing
> 'unquoted'
> string data to ODBC/ SQL.
> 

> so, try this:
> 
>   firstname: {"Joe"}
>   insert db-port [{INSERT INTO reboltest (fname) VALUES
> (?)} firstname]
> 
> should make all the difference.

Unfortunately, it makes no difference.  The ODBC examples
are similar to what I have done here.


--
Graham Chiu
-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to