Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL statements in c#.net
Message
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Environment versions
SQL Server:
SQL Server 2000
Miscellaneous
Thread ID:
01197315
Message ID:
01197320
Views:
17
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform