Search results

  1. B

    Raid configuration

    Can anyone tell me why I should have a Raid 1 configuration instead of Raid 1 - 0 (striped) ? I'll be setting up a Progress v9.1E database on a Windows 2003 server with 2 Xeon 3 Ghz processors, 8 wide-SCSI disks and 2 controllers. I've had to convince people not to use Raid 5 for database...
  2. B

    running stored procedure in sqlserver db

    I need to run a stored procedure in a Microsoft sqlserver 7.0 database from the progress 4gl (and webspeed). I've tried using com-handles and ADO to connect to the database and then running the stored procedure. Connecting to the database wasn't a problem, running the stored procedure is...
Back
Top