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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by bigdog619sd

  1. bigdog619sd

    How to Transfer a Database without loosing Tables.

    I am trying to copy a database from SQL7 to another SQL7 server. I am able to Backup the DB from the source and Restore at the Destination server But it is missing tables. Afterwards I receive a Success message and No Errors from the Backup or Restore. Source Tables 3162 Dest Tables 3047...
  2. bigdog619sd

    PERC 2/SC Raid Controller

    I now use this site for my Network Bootdisks. http://www.nu2.nu/bootdisk/network/ cheers... bigdog
  3. bigdog619sd

    PHP-MySQL Select DISTINCT as PHP ARRAY.

    Associative array was ticket. Thank you much :-) Bigdog...
  4. bigdog619sd

    PHP-MySQL Select DISTINCT as PHP ARRAY.

    Hello, I am trying to pull DISTINCT data from a MySQL DataBase and feed it into a php array. Here is the query. $DistinctServersFromDB = "SELECT DISTINCT Name FROM Server_Monitor "; $result4 = mysql_query($DistinctServersFromDB) or die ("Query failed: " ...
  5. bigdog619sd

    Setup VTP between CAT5000 and CAT6509

    Sounds like this will work. I will try it out this weekend. Thanks for your help. Cheers Bigdog... :-)
  6. bigdog619sd

    Setup VTP between CAT5000 and CAT6509

    I have been tasked with connecting our old CAT5000 switch to extend network services to the other end the building. We currently have two 6509 switches connected via VTP. This is semi-greek to me... So please be patient. I need to connect the CAT5000 now to the CAT6509 via VTP. Could...
  7. bigdog619sd

    Search for keyword in messages

    Try Exmerge. under options.
  8. bigdog619sd

    PERC 2/SC Raid Controller

    I have found a solution. If you email me I will send you the drivers. dhaynes@qm.com
  9. bigdog619sd

    PERC 2/SC Raid Controller

    Thanks Yowza, But I already have NIC Drivers. Where I am having difficulty is accessing the SCSI Drives that are connected to the PERC 2/SC (Power Edge Raid Controller) I can't find PERC drivers for DOS,95,98 The manufacturer has these following drives only... Available PERC Drivers =...
  10. bigdog619sd

    PERC 2/SC Raid Controller

    I have a Dell Power Edge 2300 running winnt server with a PERC 2/SC Raid Controller. I am trying to get a Backup GHOST image of a drive on this controller. and I can't find any PERC drivers for DOS,win95,98 to add to my Ghost bootdisks. Does anyone have any suggestions on how to see...

Part and Inventory Search

Back
Top