Easy questions...
1. Can I turn the validation off for a User-Defined Field that is on our Sales Order entry without affecting production?
2. Can I delete a field on the Sales Order form without affecting production?
Or do the users need to be out of the system to make changes?
Here is the error:
[ProvideX][ODBC Driver][FILEIO]Table is not accessible
I get this when I run a view or stored proc using:
SELECT * FROM OPENQUERY(MAS90_1, 'SELECT * FROM AR_Salesperson')
MAS90_1 is the linked server. I think my problem has to do with the login info. We have 2 servers...
I'm trying to figure out how the programmer before me setup the connection between our MAS90 Db and our SQL Server 2005. (I'm not even sure they had it working before I started).
The problem I'm running into is this error:
[PROVIDEX][ODBC DRIVER][FILEIO] Table is not accessible
My SQL...
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.