Connect to Oracle 10g 2005-06-01 - By Stefan Sturm
Hello Toni,
am Dienstag, 31. Mai 2005 um 10:40 schrieben Sie: > Hi Stefan, > which command do you use? > Use something like:
> insert into ... to_date('31.05.2005 10:10:10', 'dd.mm.yyyy hh24:mi:ss');
No. This is the SQL Statement:
INSERT INTO loginsession (LOGIN__ID,FIRSTCLICK,SESSIONID) VALUES (6012104,'31 .05.2005 00:37:40','44dbf65106a44a04daac595ef8aaf43b')
The field "FIRSTCLICK" is a date field.
On an other Server (the Online Server) everything is OK. So the Problem is not the SQL Statemant...
Thanks for your Help, Stefan Sturm
-- To unsubscribe, email: suse-oracle-unsubscribe@(protected) For additional commands, email: suse-oracle-help@(protected) Please see http://www.suse.com/oracle/ before posting
|
|