raven

3,313
Reputation
388 views

Registered User

Name raven
Member for 1 year
Seen 2 hours ago
Website
Location Montville, OH
Age
2h
revised Sharepoint/WSS Reporting Services Integration woes
see http://meta.stackoverflow.com/questions/4128/change-the-belongs-on-serverfault-tag-when-a-question-is-moved-to-serverfault/4211#4211
1d
comment How can I display short URLs without file extention?
Why would you start the answer to a question with, "I don't know"? If you don't know, don't answer!
1d
comment Is it possible to restrict the number of connections for a role/login in SQL Server 2005?
I hope you've found it by now, but just in case: serverfault.com
Nov
24
awarded  Popular Question
Nov
23
accepted File Rename problem?
Nov
21
awarded  Popular Question
Nov
18
answered Is there any software which could make architecture diagram out of existing source code?
Nov
18
accepted Faster clean Perforce sync over VPN
Nov
16
answered Faster clean Perforce sync over VPN
Nov
16
accepted How do I convert spaces, except for those within quotes, to commas in C#?
Nov
15
answered File Rename problem?
Nov
12
answered perforce: create a local backup of current pendinglist
Nov
11
comment open_basedir globally
@gnarf: tagging as "belongs-on-serverfault" is not the same as voting to close. You have the rep, use the close link. See this post on meta: meta.stackoverflow.com/questions/4128/…
Nov
11
comment securing Exchange 2003 Server on IIS 6.0
I see there is an account at serverfault.com named "eykanal", so I assume you found it. However, the accounts aren't linked. I've voted to close this question as "belongs on serverfault.com". When four more users do the same, it will be migrated there.
Nov
10
awarded  Popular Question
Nov
10
comment How can I install Front Page server extensions in IIS 6
@Lucero: tagging is not the same as voting to close! Use the close link. Also, have a look at this disucssion on meta meta.stackoverflow.com/questions/4128/…
Nov
7
answered Is it possible to set permissions in Perforce such that a user cannot integrate into a certain area of the depot?
Nov
5
answered vb6 windows media player
Nov
4
answered How can I paste my scanned signature onto a photograph in a PDF document?
Nov
3
comment Can you “ignore” a file in Perforce?
@dgrant: How can you say this is not useful when it does what was asked? So what if you have to put it in every workspace? How hard is it to copy and paste some text?
Nov
2
comment Why does Visual Studio 2008 tell me .9 - .8999999999999995 = 0.00000000000000055511151231257827?
You didn't read the question.
Nov
2
asked Why does Visual Studio 2008 tell me .9 - .8999999999999995 = 0.00000000000000055511151231257827?
Nov
2
answered Desktop Namespace Extension in Windows 7: Unable to drag and drop
Nov
2
answered Get a file’s last modified date in VB6
Oct
30
comment What is the best Battleship AI?
The ship with two holes is not a goddamn sub, it's a goddamn PT boat. The sub has three holes. :)
Oct
28
awarded  Popular Question
Oct
23
answered Get Application Installation Directory
Oct
21
awarded  Good Answer
Oct
19
accepted What is a branch specification in Perforce ?
Oct
19
answered What is a branch specification in Perforce ?
Oct
16
awarded  Nice Answer
Oct
15
awarded  Nice Question
Oct
14
answered Visual basic 6 events
Oct
14
awarded  Popular Question
Oct
6
answered Winsock downloading files - vb6
Oct
5
accepted How to create a Setter/Getter of UserControl in VB6?
Oct
2
comment How to deal with VB6 .vbp file references changing
As C-Pound Guru said in his answer, only check in the .vbp file when you really have to, which isn't very often. Also, I asked a simlar question a while back: stackoverflow.com/questions/167580/…
Oct
2
comment Where can I find Peer Code Review?
See: stackoverflow.com/questions/1542/…
Oct
2
comment Is there a site where I can post snippets of code for review?
This question was asked here: stackoverflow.com/questions/1542/…
Oct
1
comment What is the MS Access SQL syntax to create a field of type Hyperlink?
Ok, I'm convinced it can't be done.
Sep
17
comment Best and shortest way to evaluate mathematical expressions
I asked a similar question a while back. You may want to look at some of those answers: stackoverflow.com/questions/234217/…
Sep
16
accepted Can you “ignore” a file in Perforce?
Sep
15
comment What’s the best way to determine if a character is a letter in VB6?
Yeah, your IsLetter implementation was neat, but not complete. This is much better.
Sep
15
answered How to create a Setter/Getter of UserControl in VB6?
Sep
15
comment Where does Visual Studio save SCM-related info?
Another reason to hate Visual Studio's SCC plugin. They store version control information in the project file. Madness!
Sep
14
awarded  Fanatic
Sep
8
comment Why is an event firing during compilation of a VB6 app?
Another snippet says, Whenever a user runs the installed application or component, and the form is loaded, the control receives Initialize, ReadProperties, and Resize events. If the forms are being loaded invisibly, that would explain why this event is firing.
Sep
8
asked Why is an event firing during compilation of a VB6 app?
Sep
4
comment Changing company name…do we change namespaces?
FYI: If you use Perforce for version control, you don't lose that history. It tracks a file's history even across branches (a rename actually consists of a branch and delete operations). They added that very helpful functionality within the last year or two.
Sep
4
answered VB6 error propagation