Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
VB.NET & SQL parameterized query
Name: Kruno Date: November 23, 2002 at 03:53:39 Pacific OS: WinXP CPU/Ram: celeron 800/256
Comment:
I'm an absolute begginer at this so I'm looking for help. Been through www.sqlcuorse.com, but I still don't know how to use asterixes in parameterized queries. I' using a textbox to enter a parameter which I'm passing to SQL Select from..... where parameter = ? . How can I use an asterix with this "?" parameter = ?+ '%' doesn't seem to work. Can anyone advise or at least tell me where to find information about this. Thank you!
Summary: Hi, Can anyone help me with advice regarding buying good VB.NET book(s) that show you how to program for SQL Server. Please let me know. Thank You Chaim Bochner ...
Summary: hi guys, i'm a new learner of programming and currently going thru vb.net. i'm working on a windows app which requires to have a user login and password authenticated which are alraedy stored in the s...
Summary: Hello...I have been trying to learn about vb.net by doing online tutorials, but I'm having problems. I started a project with vb that accesses an access db. I can click around to see all of the recor...