Skip to main content
Question

Hello everyone, Can I connect to a on-premise SQL server database without an extractor? Appreciate your response.

  • November 16, 2021
  • 2 replies
  • 10 views

I'm trying to connect to an on-premise SQL server and wanted to confirm my understanding that an extractor is not required if the IPs are whitelisted to allow traffic. If anyone has done this before, I would appreciate your response.

2 replies

janpeter.van.d
Level 12
Forum|alt.badge.img+26

Hi Suresh,

 

You can indeed direct access a hosted MS SQL Server database. When you add a connection, choose 'Database'. You then see the options below, where you can select 'direct' ('uplinked' is for extraction servers).

 

Kind regards,

Jan-peter

 

New database connection parameters


Hi Suresh,

 

You can indeed direct access a hosted MS SQL Server database. When you add a connection, choose 'Database'. You then see the options below, where you can select 'direct' ('uplinked' is for extraction servers).

 

Kind regards,

Jan-peter

 

New database connection parameters

Thank you @janpeter.van.d  for your response.