Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Calen
  • Content: Threads
  • Order by date
  1. Calen

    Need Old WW InSQL 8.0

    Hi, We have an eight year old network of SCADA PC's that control some manufacturing equipment. At the begining of the month we suffered a hardware failure on the only server. (I didn't design or build the system, I'm just the most recent administrator.) (And, yes, we are planning on a...
  2. Calen

    How to Disable IE7 Being Always On Top

    Hi, Somehow, my Internet Explorer 7 has become set to Always on Top. This is not just very annoying, it has caused me to miss other windows, when I otherwise expected to see them on top as the most recent one called. How can I turn this "feature" off? I've looked through all of the settings...
  3. Calen

    Intermittent Illegal Command Failure

    Hi all, We have a validated system running Windows 2k and ARCServe 7, and I've been tasked with making ARCServe restart automaically when the server is rebooted. (Currently someone has to remember to restart ARCServe after the system is restarted.) However, when I set the ARCServe DB, Tape...
  4. Calen

    DB2 Training Info Request

    Hi all, My company is planning on purchasing SAP, and switching our database to DB2. (Currently we're using a mixture of flat files on Unix boxes and SQL Server.) Can anyone provide me with some links or suggestions to get some DBA training for DB2? This could help me keep my job. All help...
  5. Calen

    Executing a URL Command in a Job

    Hi all, I need to have a scheduled job shut down a web community, do a database backup & restore, and then restart it. Something like this: COPY DATABASE... http://mydev/devmgr/CommStart.html?COMMUNITY=MyComm&ACTION=Stop RESTORE DATABASE...
  6. Calen

    Does anyone know if the procedure i

    Does anyone know if the procedure in the MS Knowledge Base article "HOWTO: Put Stored Procedures Under Source Control in Visual InterDev" MSKB # 201240 (http://support.microsoft.com/default.aspx?scid=kb;EN-US;201240) or the MSDN article "Versioning Stored Procedures with Visual...
  7. Calen

    How can I make Windows Explorer open to C: Drive?

    Hi all, Can anyone tell me what to add to the command line in the Window Explorer link to make it start at C:\ instead of My Documents? Thanks in advance, Calen
  8. Calen

    What's the secret to make the NetUserGetGroups API call work?

    Hi, I'm trying to use the NetUserGetGroups API call, but it isn't returning all of the Groups that I am a member of. I'm using the code from the Forum FAQ (which is the same as what MSDN has), and the EntriesRead = 8, while the TotalEntries = 16. But, I'm a member of 19 NT Groups. What do I...
  9. Calen

    How to check whether a user a member of an NT Group?

    Hi, I want to enable/disable some command buttons based on what NT Groups a user is a member of. I'm pretty sure that there is an API call that can return whether a user is a member of a particular NT Group... Could someone please tell me what that API call it is, and perhaps even show me a...
  10. Calen

    List of Font Names & Sizes

    Hi, I'm trying to load a Combo Box with a list of the Fonts on the users machine. And then when a Font is selected, I need to load another Combo Box with a list of Sizes that are appropriate to the selected Font. Any and all help will be greatly appreciated, Thanks in advance, Calen
  11. Calen

    Any help writing VSS Policies...?

    Hi all, I've been tasked with writing my companies policies regarding the administration and use of Visual SourceSafe. Does anyone know of any books, links, and/or documents that might help me get started? If anyone has any tips regarding this that would be appreciated, also. Thanks in...

Part and Inventory Search

Back
Top