G
Guest
hi all
sorry if this is in the wrong group -
I have just started using Visual Studio.net 2003 - MSDN reporting tools - I
come from a MS Access Background
I need to verify sentence case
eg emailid - should show (e-mail address removed) - and not
(e-mail address removed)
how do I set this up
my fields will be:
SELECT clientcode // firstname // lastname // emailid
FROM client
WHERE client.emailid ?????????
well I am presuming this is where I am heading!
thanks
sorry if this is in the wrong group -
I have just started using Visual Studio.net 2003 - MSDN reporting tools - I
come from a MS Access Background
I need to verify sentence case
eg emailid - should show (e-mail address removed) - and not
(e-mail address removed)
how do I set this up
my fields will be:
SELECT clientcode // firstname // lastname // emailid
FROM client
WHERE client.emailid ?????????
well I am presuming this is where I am heading!
thanks