I'm not sure if this one is even possible, but if it is, it would make things a lot easier.
I have a template that I use weekly and it summarizes category data from other spreadsheets during that week's time. Since the template is doing a week at a time, I have columns for the dates that...
Running IIS 5 on W2K. Did not have FrontPage Server Extensions installed and everything (all ASP pages, etc) ran fine. Installed the server extensions and then received 403.1 errors on the ASP pages. So I went in and changed the Execute Permissions on the root web directory to "Scripts and...
Specs:
Backup Exec 8.60 Rev 3808 on Win2k3SP1
Exchange Server 2000 on Win2kSP4
Old backup machine is being replaced by a new one, so everything is having to be set up again. Had no problems attaching to individual mailboxes with the old server, however, with the new server, I'm getting "Backup...
I've got a page that prints out, for all intents and purposes, checks. Everything lays out fine except for one problem. The printer's default right margin is set at .75", and it is forcing the money number to be shoved left *over* the "$" sign that is already existing on the check. If the...
I've seen suggestions on how to deal with the caching issue when getting pages via http by adding junk parameters to the end, and this works fine for http requests. My problem comes from the fact that I'm pulling from a text file from a ftp site, where if I add any junk parameters, it causes...
I'm trying to check to see if the current user is a member of a certain group, but my script keeps failing. Everything I can find shows that what I have should work, but it's failing on the GetObject().
Function IsMember(groupName)
Set netObj = CreateObject("WScript.Network")
domain =...
Regarding: http://www.tek-tips.com/faqs.cfm?fid=5267
I set up the sp stated first in the first part with no problems. However, when I try creating the second sp, I'm getting syntax errors.
CREATE PROCEDURE spNewAnswer
--String data that will become part of dynamic SQL statement...
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.