Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL statements in c#.net
Message
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Syntaxe SQL
Versions des environnements
SQL Server:
SQL Server 2000
Divers
Thread ID:
01197315
Message ID:
01197319
Vues:
18
I made the following correction:


string selectcmd = "SELECT EmployeeID,LastName,FirstName FROM Employees WHERE FirstName = " + "'" + mykey + "'";

and it worked, thank you. but how would I pass 'mykey' as a parameter?
For God so loved the world that he gave his one and only Son, that whoever believes in him shall not perish but have eternal life. John 3:16
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform