Home » RDBMS Server » Server Administration » Oracle "insertion problem"
Oracle "insertion problem" [message #374310] Tue, 05 June 2001 08:05
ashok
Messages: 32
Registered: July 2000
Member
Hi,
My problem is I want to pass a string from a java client in a date format. I want to directly pass it in the insert statement without formatting.
EG:
String dates = "10/20/2001";
insert into test values(dates);

I want this query to work. Pl. help me what change i can do in the server to work.
Previous Topic: synonymns
Next Topic: synonymns
Goto Forum:
  


Current Time: Thu Jul 04 21:46:11 CDT 2024