Re: Okay....
Jim,
I used your table definition to create a table called Visitors, then I executed the following:
INSERT INTO VISITORS(Visitor) VALUES ('David');
and it works fine.
Can you post the SQL statement string that is being generated and sent to the engine from your application, so that we can see if we can spot anything?
--
Nick Roper
Subject
Views
Written By
Posted
5159
July 29, 2004 02:46PM
3066
July 29, 2004 03:39PM
3312
July 29, 2004 05:21PM
2875
July 30, 2004 12:40AM
3299
July 30, 2004 07:43AM
Re: Okay....
2887
July 30, 2004 08:11AM
2959
July 30, 2004 03:17PM
2940
July 31, 2004 02:06AM
2953
July 31, 2004 12:07PM
3050
August 01, 2004 09:12AM
3089
August 02, 2004 06:15PM
2965
August 03, 2004 01:49PM
3101
August 03, 2004 01:48PM
3114
August 03, 2004 03:14PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.