Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to add it to the SQL statement?
Message
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Bases de données
Titre:
How to add it to the SQL statement?
Divers
Thread ID:
00803212
Message ID:
00803212
Vues:
34
Dear All,

I am using the following Sql statement to insert rows from Table1 into Table2:
(INSERT INTO AN_EmpUR (SysID, Frm_NameSys, Frm_NameText, Frm_Item) " & _
"SELECT SysID, Frm_NameSys, Frm_NameText, Frm_Item FROM AN_SysURM")

This works fine, but the problem I need to add to that statement another filed with a value from a combobox in the form.

Is there a way to do that?

Thanks for the help
<><><><><><><><><><><><><><><><><><><><>
<><> REMEMBER,,,,KNOWLEDGE IS POWER <><>
<><><><><><><><><><><><><><><><><><><><>
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform