Originally posted by Bikash Paul:
Hi Prashanth,
I mean DSN less connection when we connect database through driver and using driver,user,password,Data Source and DSN connection means when we connect database through bridge connection(JDBC-ODBC)then we use DSN,user,password.I want to know that Is there any advantages and disadvantages one over other or both connections are same.
Regards
Bikash
Originally posted by Rob Levo:
I am confused what the proper way to insert into a Date field. Sybase is the database.
Sould I format the date as a string that Sybase will except as a Date, or is there a better approach.
If someone could provide a simple example of doing an insert into tablename ...... where one of the fields is of type Data, that would be very, very helpful.
Thanks in advance.
Rob