Hi, i'm in the process of setting up my windows 2003 server. When I setup windows 2000 server a while back I managed to find a step by step guide to securing it. I was just wondering if anyone knew of one for windows 2003 standard edition. I downloaded the microsoft windows 2003 security...
Hi, I'm not too familiar with access dates. I'm programming in ASP and need to say select records from last 30 days. I'd appreciate it if someone could say how I could do this in sql for the table tbdEvents and the field fldDate.
Also how could I extend this to do last so many weeks and...
Hi i've been using visual basic 6 for the last few months and was wondering if anyone has got any tutorials for vb.net. I used to have one which went through everything from if statements to oop but i seemed to have lost it and google aint helpin me out. Appreciate if someone could help. Thanks
Hi, has anyone got any tutorials for vb.net. I used to have one which went through everything from case statements and if statements to oop but i seemed to have lost it and google aint helpin me out. Appreciate if someone could help. Thanks
Hi, I'm trying to create a simple calendar script, what I want to be able to do is loop through all the weeks as the rows and then the days in the week as columns. My problem lies in that the counter starts at 1 which means the first day appears always on monday which is not the case. I'd...
Hi, I'm doing an events calendar and I need to select all the events from the database where the events takes place in the current month. My problem lies in that I have a start date and end date. Here's what I've got so far:
SELECT * FROM dbo.qryEventsPlusFE WHERE month(fldStartDate) <=...
Hi, I was wondering what's the best way to do a loop through a list of items and display the number of reviews for each item. I was wondering if it was practical to do a count and then select the rest of the records and group each one or if it would be easier to actually have a field in 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.