I get error :
[Microsoft][ODBC SQL Server Driver][SQL Server]Invalid object name
'INFORMATION_SCHEMA.VIEWS'.
It gives error when syncronizing a table, It tries to execute statement
below.
(IF EXISTS (SELECT TABLE_NAME FROM INFORMATION_SCHEMA.VIEWS WHERE
TABLE_NAME = 'PROJCOMMITTEDCOSTPROJECTVIEW') DROP VIEW
PROJCOMMITTEDCOSTPROJECTVIEW)
Has any of you solved this problem.
Thanks in advance.
| Yahoo! Groups Sponsor | |
|
|
Yahoo! Groups Links
- To visit your group on the web, go to:
http://groups.yahoo.com/group/development-axapta/
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

