Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Insert records from one table to another
Message
 
 
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Autre
Divers
Thread ID:
01641338
Message ID:
01641347
Vues:
32
>I forgot to mention something important (here in the initial message). I am copying record from a table of one database to a table in another.
>
>And the syntax I used was:
>
>
>insert into MyTable1( field1, field2, field3) select field1, field2, field3 from AnotherDb..MyTable2
>
>
>Do you see what is wrong with the above?
>
Hi Dmitry,

Did you see Sergey's and mine responses? Without error message it's a guess work. The code is OK.
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform