How SQL Links determines if an MSSQL table can refreshed?



How SQL Links determines if an MSSQL table can refreshed?..

Answer / Sharad Kuamr Sain

SQL Links checks if the MSSQL table is updatable (supporting INSERT, UPDATE, or DELETE operations), and if it has a primary key defined. If both conditions are met, the table can be refreshed.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Delphi Interview Questions

How to Use GetTimeZoneInformation() function?

1 Answers  


How to avoid expanding a tree node when double-clicking on it?

1 Answers  


"Application is not licensed to run this feature" . what does this error mean?

1 Answers  


How to Switch between different data sources?

1 Answers   Wipro,


How to Get a handle on your files ?

1 Answers  


How to Disable close button of a window ?

1 Answers  


What is the diff between IT Company & other companies?.

1 Answers   IBM,


How to Converta RGB color to a CMYK color?

1 Answers  


Compare the similarities and differences among Sockets, DCOM, OLE Enterprise?

1 Answers  


How to Load a locale file into the THTML component ?

1 Answers  


How to make the background color different for alternating lines of text in a TListBox in Delphi?

1 Answers  


What version of Delphi 5 does the Code Explorer come with?

1 Answers  


Categories