Subject: | Connecting to Cloud SQL Server database |
Posted by: | Gussie (millerhspe…@gmail.com) |
Date: | Wed, 1 Apr 2020 |
I have an Access application that I have been using for the past 3 years an=
d it uses Microsoft SQL Server database. The access is just for the forms n=
ot even queries. Everything is done via Server-side TSQL and code (local da=
tabase). I use SQLOLEDB provider; build my connection string and I connect =
to SQL.
With Google Cloud SQL Server I cannot connect, perhaps I am missing some se=
ttings in the Cloud SQL Server?
Help...