Viewing 15 posts - 46 through 60 (of 87 total)
thank you so much, Addict. That's very good info. I never knew the stuff function before.
Before I got your post. I did in this way.
update log set content='acct='+substring(content, 15, 190)...
June 15, 2006 at 1:00 pm
what function I can use to delete certain number character in the string if I can locate the start position of the character.
Thankyou
Betty
June 13, 2006 at 5:40 pm
I guess in the replace function, the search string cannot be search string pattern format?
June 13, 2006 at 5:34 pm
Greg,
thank so much. that's good informaiton for me. I just noticed that content column is actually varchar(200).
Do you see any defect in my sql statement?
Thank you.
June 13, 2006 at 5:26 pm
very strange, I cannot even update.
Is it because it is text field?
what should I do then?
Thank you.
Betty
June 13, 2006 at 4:42 pm
Thank you very very much, Kishore.
Very clear and informative. I will do that and I don't want to be bothered any more.
Betty
April 18, 2006 at 12:39 pm
Hi Paul,
Can you tell me the detailed steps how to set this kind of account?
Thank you.
Betty
April 18, 2006 at 10:20 am
Bledu,
I think you are right. My problem is I usually don't check what's the service pack I need to apply at the right time. Sometime I am afraid of doing...
February 3, 2006 at 11:01 am
thank you for all your postings and contribution. Yes, basically there should be a way doing this in data access layer not application layer. I got this in microsoft aspnet discussion...
January 27, 2006 at 9:58 am
SQLBill,
Good point, I will follow the good practice in programming.
Betty
January 26, 2006 at 12:11 pm
Wow, good catch, I thought it shouldn't matter.
The error messages never give me any clue. I delete the parameter in store procedure.
Thank you, thank you.
Betty
January 26, 2006 at 12:00 pm
Bledu,
Can you provide more information, link or article about xml.
Thanks
Betty
January 26, 2006 at 10:43 am
Hi all,
Thanks all for your postings, that's a great help to me.
Yesterday, I googled for a while, then an article gave me an idea,just like
January 26, 2006 at 10:15 am
Hi,
I tried to create a specific suggested by David. I am not sure if I did the right way.
In enterprise manager, I add a role under the database "aspnetprogram", it...
January 20, 2006 at 12:27 pm
Wow, that's great! I guess you programed against database very often, otherwise how come you know master database? Thank you.
Betty
January 20, 2006 at 10:51 am
Viewing 15 posts - 46 through 60 (of 87 total)