Please be aware that the content in SAP SQL Anywhere Forum will be migrated to the SAP Community in June and this forum will be retired.

Hi,

We are planning to migrate from Sybase 15.0.2 (x86) to Sybase 15.5 (x64). The application server we are using is a windows (x86) server. In this server we are using ODBC driver to connect sybase.

My doubt is,

(1) Will the x86 ODBC driver can be used to connect x64 Sybase database server

(2) If not, will the x64 ODBC driver support windows x86 machine.

I know that windows x64 machine will support all x86 applications but here the case is reverse.

Please help.

Also, please let me know what are the other points to be noted for migration.

Our os is Linux

Thanks in advance.

Regards, Naeem Ejaz.

asked 07 Jul '11, 13:10

news4naeem's gravatar image

news4naeem
6113
accept rate: 0%

edited 15 Mar '13, 18:05

Mark%20Culp's gravatar image

Mark Culp
24.9k10141297

Naeem: Please note that this forum is for questions about SQL Anywhere, not ASE... and it sounds like your question is about ASE. Please ask your question on one of the ASE newsgroup forums. Thanks.

(07 Jul '11, 13:18) Mark Culp

This is a forum for questions about SQL Anywhere -- not ASE. That said, I see no reason whatsoever why a 32-bit application and ODBC driver wouldn't work on an x64 system or to talk to an x64 system. ASE simply communicates over a TCPIP link -- it is agnostic to bitness.

I can tell you that no 64-bit ODBC driver will run on a 32-bit platform. That's just a processor and/or OS limitation.

permanent link

answered 07 Jul '11, 13:16

John%20Smirnios's gravatar image

John Smirnios
12.0k396166
accept rate: 37%

edited 07 Jul '11, 13:19

Mark%20Culp's gravatar image

Mark Culp
24.9k10141297

Hi John,

Thanks for the answer.

So you mean to say the point no 1 is valid,

"Will the x86 ODBC driver can be used to connect x64 Sybase database server"

I just need it to confirm before migrating the data into production.

Thanks again.

Regards, Naeem

(07 Jul '11, 13:19) news4naeem
Replies hidden

Yes, I would fully expect an x86 ODBC driver to connect to an x64 ASE server.

(07 Jul '11, 13:24) John Smirnios
Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×145
×53

question asked: 07 Jul '11, 13:10

question was seen: 5,488 times

last updated: 15 Mar '13, 18:05