Welcome to Sign in | Help
» Search

Search

You searched for the word(s):
< 1 second(s)
  • import din fisiere xml in tabela

    Salut,caut o modalitate mai simpla (nu cu programare in C# sau VB) de import din fisiere XML intr-o tabela existenta (sau creata automat, de ce nu).Am gasit o modalitate, insa imi poate importa doar un singur fisier si o singura linie in tabela destinatie:CREATE TABLE T (IntCol int, XmlCol xml)GOINSERT INTO T(XmlCol)SELECT * FROM ...
    Posted to T-SQL (Forum) by Marx on May 6, 2008
Powered by Community Server (Commercial Edition), by Telligent Systems