Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations dencom on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: PriceDon
  • Content: Threads
  • Order by date
  1. PriceDon

    SQL Views to MAS 200 Database

    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...
  2. PriceDon

    MAS200 ODBC connection string to Sharepoint

    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...

Part and Inventory Search

Back
Top