Hi all,
I wonder if anyone can help me on something.. I need to import email addresses from an exchange server into our own database.
Does anyone have some sample code to demonstrate how I would go about retrieving a list of emails from a microsoft exchange server?
Any help would be greatly...
Hi all,
I wonder if someone can help me set up awstats on IIS 5, or even give me a link to a site that explains this step by step. I am new to this... Please help
Can anybody please tell me what syntax to use when using the LIKE statement in Stored Procedures. This is my code, which doesnt work :(
CREATE PROCEDURE dbo.Test
@STR_IRC_DESC varchar(50) = 'b'
AS
SELECT * FROM TBL_IRCS WHERE IRC_DESCRIPTION LIKE % @STR_IRC_DESC %
GO
Please help
Thanks
Hi,
I seem to have a little problem with SQL server, regarding the order of data being displayed.
I cant paste the code, but when i display data on an ASP VBScript page, and the piece of code that retrieves it is at the bottom, it does not display the data AT ALL, but when i move it up, before...
Hi, I seem to have the same problem as tekdenied, only thing is, i do not use 1, 2, 3 or 4... What basicly happens is, i need to get user names from a table. But the IRCs table has two columns which use user id's, and i need to return different user names from the users table...
This is the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.