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:
01197320
Vues:
16
>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?

I posted few thread links that show how to do it.
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