Re: Using 32 bit SQL Client with a 64-bit Backend Database



As far as I know, you can connect to a 64 bit SQL Server using 32 bit tools.
SQL Server gets to use the extra bits for extra performance. They should
not prevent you from connecting.

--
Keith Kratochvil


"Ian Rowland" <IanRowland@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:A7B48254-627B-4E8D-B400-2D84F806AFFE@xxxxxxxxxxxxxxxx
Are there any issues connecting to a 64 bit backend SQL Server database
installed on a separate server using a 32 bit client on the client
machine?

We are creating client software on a 32bit machine and need to know if
there
are any code hcnages required to access 64 bit SQL server.

Thanks in advance.

Ian Rowland


.



Relevant Pages

  • Re: Access 2007->SQL Server2005 "connection was forcibly closed",G
    ... I think it will ameliorate the situation if you clean up the client as ... And to come back to my problem: I think with help of the SQL Server admins ... closed connections - but all of these errors are in the version which used ... Every new client opens again 30 connections if I open 30 tables ...
    (microsoft.public.sqlserver.connect)
  • Re: Best way to populate webpages from multiple tables
    ... tables within hash tables, custom classes etc. ... > Set a session expiring cookie at the client that stores the Customer ID. ... > send it to the client, instead store it in your session mgmt sql server - ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Best way to populate webpages from multiple tables
    ... tables within hash tables, custom classes etc. ... > Set a session expiring cookie at the client that stores the Customer ID. ... > send it to the client, instead store it in your session mgmt sql server - ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Access 2007->SQL Server2005 "connection was forcibly closed",G
    ... an Access database in former times this was a lot of work which took me ... closed connections - but all of these errors are in the version which used ... the SQL Server 2000 and everything worked ... client for programming easy, fast and good applications. ...
    (microsoft.public.sqlserver.connect)
  • Re: SQL and Bandwidth use
    ... In addition to the other responses, take a look at the memory and CPU usage ... in Great Plains Client software. ... > near 100Mb/sec bandwidth). ... Client PC is on same segment as SQL server (not passing through ...
    (microsoft.public.sqlserver.server)

Loading