thread637-1405340
I have created an SQL linked server to my MAS200 database, this all works fine. I then created a blank database with a view to AP_Vendor. The SQL syntax I used to create the view was:
CREATE VIEW Vendors AS
SELECT * from OPENQUERY(MASLINK, 'SELECT * FROM AP_Vendor')
My...
I am trying to use Microsoft’s SharePoint Designer to create a database connection to our MAS200 database. I seem to be having problems creating the correct connection string.
The SharePoint web site is on a different server other than MAS200. On the SharePoint server I have an ODBC connection...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.