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 strongm 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: MDCrab
  • Content: Threads
  • Order by date
  1. MDCrab

    any way to override content?

    Hi, someone has intercepted the password to my Exchange Server mailbox. this same person has access to the Brightstor backups for our company. i fear that my privacy is going to be compromised. Does anyone here have any ideas how I can stop this from happening? the potential loss i face...
  2. MDCrab

    can't set the log file to unrestricted growth

    hello, I've got an insert statement that keeps failing when I call it from a SQL 2005 stored procedure. (This insert statement attempts to put 22,000 records in a table.) After I try to call the stored procedure, I check the SQL logs for information. It tells me: "Autogrow of file...
  3. MDCrab

    verifying backup devices

    Hello, I'm the SQL DBA and one of my responsibilities is verifying the SQL backup devices (that I have configured). We're running SQL 2005. One method I've been using is to run a query similiar to this in the Management Studio's query analyzer: restore filelistonly from...
  4. MDCrab

    returning MySQL output params from stored procs

    Hello, i really appreciate the help i just received on a related subject: http://www.tek-tips.com/viewthread.cfm?qid=1504745&page=1 I've got a new question. From VBScript, how does one call a MySQL stored procedure and retrieve output params? I created a MySQL stored procedure: PROCEDURE...
  5. MDCrab

    calling MySQL stored procedures from VBScript

    does anyone have the trick for calling mysql stored procs from VBScript? I keep getting: "Procedure X can't return a result set in the given context." I asked at mysql; here's my question put there: http://forums.mysql.com/read.php?10,228573,228573#msg-228573 thanks,
  6. MDCrab

    privacy question

    hello, for the last couple of years i've enjoyed being able to send and receive secure emails from work. we have our own Exchange 2003 server and the network admin is trustworthy. however, now my company wants to outsource our email server to a third party vendor. This is causing me anxiety...
  7. MDCrab

    pros and cons of Sharepoint + Project Server installed on same server

    hello, I am doing some research on how our company should configure our Project Server and Sharepoint servers. Our network engineer wants to move our Sharepoint server to the same server that the Project Server is on. I am a programmer, and I would like to find reasons for having our...
  8. MDCrab

    using SSIS to export long strings

    hello, I'm trying to use SQL 2005 Enterprise Manager to create an Excel spreadsheet (or Access db) from the data in my database. I've got tables that have a column that is varchar(6000). When I use SSIS to try to take the data to Access/Excel, I get this message: "Error DTS.Pipeline: The...
  9. MDCrab

    migration tool kit

    hello, i'm trying to get the migration tool kit working. (i'm a programmer.) I don't understand the target source part. I found this link: http://dev.mysql.com/doc/migration-toolkit/en/mysql-migration-toolkit-indepth-targetdb.html I can connect to a sql server. i'm trying to migrate my sql...
  10. MDCrab

    Brightstor and windows system files

    hello, i'm a programmer in a company that uses Brightstor. i've asked our network admin to recover a file that is a windows system file. To describe it in basic terms: Server name: A File to recover: c:/windows/system32/myFile Brightstor successfully made the backup. Now i've asked our...

Part and Inventory Search

Back
Top