01.11.2007, 05:40 | #1 |
Участник
|
Dynamics AX: SQL Quick tip - OpenQuery
Источник: http://dynamics-ax.blogspot.com/2007...openquery.html
============== Alright, it's been a while since I had to do this, but just in case. If you are in an implementation and you happen to be moving data from Oracle or and AS/400 and want to query the tables and views, first:
The syntax for openquery goes: select * from openquery(Linked_Server,'Select Statement') This will save a lot of pain, and allow the other server to handle servering up table attributes, data types and the likes that will cause issues if you try a standard linked server, FQN statement. :-) Check back soon! Find a job at: www.DynamicsAXJobs.comFind a job at: DynamicsAXJobs.com, also post a job for only $99.00! ============== Источник: http://dynamics-ax.blogspot.com/2007...openquery.html
__________________
Расскажите о новых и интересных блогах по Microsoft Dynamics, напишите личное сообщение администратору. |
|
|
Опции темы | Поиск в этой теме |
Опции просмотра | |
|