2004-11-18, 05:35 PM
OleDbCommand aCommand = new OleDbCommand("select name, start_time from programme where name like '" + stringToMatch + "%'", aConnection);
It works fine except when the string to match contains a '
any ideas?
It works fine except when the string to match contains a '
any ideas?
WinXP Home
3 X MVPs
Hauppauge 250 MCE
Hauppauge 150
P-4 2.4 GHz / 768 megs Ram
610 Gigs Of Media Storage
3 X MVPs
Hauppauge 250 MCE
Hauppauge 150
P-4 2.4 GHz / 768 megs Ram
610 Gigs Of Media Storage