- Posts: 1
- Thank you received: 0
If I were to purchase this software could I connect it to my Goldmine CRM system that runs on a SQL Server Database?
These are my current settings to connect to it through an old asp setup.
<!--cnnSimple.Open "DSN=GoldMine;UID=??;PWD=??"-->
<!--cnnSimple.Open "Provider=SQLOLEDB;Data Source=??? ;Initial Catalog=???;User Id=???;Password=????;" -->
<!--cnnSimple.Open = "Driver={SQL Server}; Server=KIM123; Database=Goldmine_test; UID=??; PWD=??" -->
cnnSimple.Open = "Driver={SQL Server}; Server=KIM123; Database=Goldmine_test; UID=????; PWD=???"
Please Log in or Create an account to join the conversation.
Hi,
You should be able to connect to your server. You might have some difficulties, but you can count on our support.
Regards,
Tomaž
Please Log in or Create an account to join the conversation.