cancel
Showing results for 
Search instead for 
Did you mean: 

Latest release - version 16.0

09-15-2023 12:44 PM
maureensiwiec Explorer
1701 views 9 comments Go to solution
0 Likes
SAP Managed Tags
Subscribe

Hello,

In the latest release we are noticing that before we did the upgrade the date format was in Date/Time and now it is in short text which is causing issues with our Microsoft Access file.

Has anyone else experienced this or know how to fix it?

Thanks!

0 Likes

Accepted Solutions (1)

Accepted Solutions (1)

ChrisBaker
Product and Topic Expert
Product and Topic Expert
0 Likes

That is a very old driver. ASE, SRS, OCS and SDK (containing the current driver) are released together with the same release and patch level (since ASE 16.0 SP03GA. You should install the newest available driver.

The ODBC driver does not use the sql.ini file by default. It is a direct protocol driver. If changing to a newer driver does not solve the issue, you will have to locate the documentation in Microsoft. I find several references to how to work around 'date' datatype columns coming in as text instead of a date format.

Chris

maureensiwiec
Explorer
0 Likes

Thank you everyone for your help! And thank you Chris, I updated the ODBC driver to the latest version and that resolved it!

Thank you!

Answers (1)

Answers (1)

ChrisBaker
Product and Topic Expert
Product and Topic Expert
0 Likes

I agree with Ben. ASE 16.0 was introduced in 2014. The most recent version is ASE 16.0 SP04PL04 released this year. No date/time storage changes have been done then or recently.

Please check your ODBC driver and Access settings. I remember that for ODBC and Access, there is a setting (flag?) or ODBC configuration that needs to be added to the .ini file or Access data source to ensure dates are passed as dates, not strings. This is nothing to do with ASE or our ODBC driver but how the data from ODBC is used by Access.

I would assume that as part of your upgrade, you may have had to re-create the DSN for the newer ODBC driver. Old settings would not have applied to a net new DSN/driver.

Chris

maureensiwiec
Explorer
0 Likes

Thank you Chris!

I confirmed it is 16.0 SP04 PL04 30648 on a windows 2012 R2 64-bit

I will check your other suggestions

maureensiwiec
Explorer
0 Likes

Hello,

We are on 15.07.00.1300 SYBDRVODB64.DLL - is there a new ASE driver that would be for SAP version 16 and if so where can I download the newest or at least base version 16 driver?

For the part of the flag to be added or ODBC configuration to the .ini file, just to confirm that this is the C:\sybase\ini\sql.ini file? This was checked but we do not see any flags.

Also with our setup the .ini file where Access is used is on a different machine than the DB server.