? in primary key

2002-01-28 Thread Tiffany C.
Hello! I have a table with one field that is a varchar primary key. Can the ? be added/updated/deleted to this varchar primary key? Thank you for your help. Sincerely, Tiffany __ Do You Yahoo!? Great stuff seeking new owners in Yahoo!

Re: ? in primary key

2002-01-28 Thread Tiffany C.
. Sincerely, Tiffany --- Paul DuBois [EMAIL PROTECTED] wrote: At 7:37 -0800 1/28/02, Tiffany C. wrote: Hello! I have a table with one field that is a varchar primary key. Can the ? be added/updated/deleted to this varchar primary key? What does this mean? You want to add a literal

Re: ? in primary key

2002-01-28 Thread Tiffany C.
Hello Paul, Thanks for your help! The new preparedStatement that you sent works. Sincerely, Tiffany --- Paul DuBois [EMAIL PROTECTED] wrote: At 8:52 -0800 1/28/02, Tiffany C. wrote: Hello, It seems that the following preparedStatement is changing the character ? to null