Is it possible to make sql server 2015 talk to Sun Java System Web Server.
Cheers
JavaRoutersNetworkingWeb ServersMicrosoft SQL Server 2008
Last Comment
EugeneZ
8/22/2022 - Mon
Nakul Vachhrajani
What do you mean when you say "talk to"? Do you want SQL Server to invoke some process that is on another Web Server? Or do you want the Web Server to be able to connect to the SQL Server instance and exchange data with a database on the SQL Server?
RIAS
ASKER
Hello,
Thanks, need to import a 2 columns from a sun system table to sql server 2015.
RIAS
ASKER
Basically, import data from sun system to sql server