Page 1 of 1

Table/view either does not exist or contains errors

Posted: Fri 08 Feb 2019 18:03
by Ivan_Carpio89
Hi,

When i use TUniTable with SQL Server, i have the follow message error:

Table/view either does not exist or contains errors

Info:

1.- RAD Studio XE7
2.- Microsoft SQL Server 2014
3.- UniDAC 7.4.11
4.- TUniConnection
  • ProviderName = 'SQL Server'
  • Options.DefaultSortType = stBinary

    Note: My connection string is correct.

5.- TUniTable
  • TableName = 'MyTable'
  • SpecificOptions.Strings = (
    'SQL Server.FetchAll=False'
    'SQL Server.CursorUpdate=False'
    'SQL Server.CursorType=ctBaseTable')

Thanks in advance.

Re: Table/view either does not exist or contains errors

Posted: Tue 12 Feb 2019 14:25
by Ivan_Carpio89
Any suggestions?

Re: Table/view either does not exist or contains errors

Posted: Tue 12 Feb 2019 15:50
by Stellar
Unfortunately, we can't reproduce the issue. To investigate this behavior of UniDAC, please compose a small sample demonstrating the issue and send it to us, including database objects creating scripts.
You can send the sample using the contact form at our site: devart.com/company/contactform.html