search for: idcategory

Displaying 4 results from an estimated 4 matches for "idcategory".

2007 Feb 10
9
Mini-ITX board + FXO PCI card?
Hello Before I order a Travla C156 case (http://206.14.132.88/products/Travla/c156/C156.html), a Via mini-ITX motherboard (either the fanless ME6000 http://idotpc.com/TheStore/pc/viewPrd.asp?idcategory=50&idproduct=4 or the fan-equipped M10000 http://idotpc.com/TheStore/pc/viewPrd.asp?idcategory=50&idproduct=163 ) , and a PCI FXO card from Digium or OpenVox... has someone already built that kind of box, and could tell me if it's powerful enough to power a small PBX? Thanks.
2014 May 07
2
Format big drives (4TB) in the installer?
Hi all; I cross posted this to the fedora list since we use Fedora as a test bed from time to time, however given this is a production server we'll likely be running CentOS. we've just ordered a new server (http://www.spectrumservers.com/ssproducts/pc/viewPrd.asp?idcategory=26&idproduct=787) Originally I tried to simply upgrade an older server with more drive space, I installed six (6) 4TB drives and did a new CentOS 6.5 install but the OS would not allow me to configure more than 2TB per drive. Subsequent research leads me to conclude that if the bios supp...
2006 Jan 28
0
having problems to map a existing schema in model classes
...of data, so I don?t want to change the database schema, but I don?t know how to map some associations. Example: Table: application Primary Key: idapplication Table: module Primary Key: idmodule Foreign Key: idapplication References aplicattion: idapplication Table: category Primary Key: idcategory Foreign Key: idapplication References application: idapplication Foreign Key: idmodule References module: idmodule An application has manies modules and a module has manies categories. Ok, I guess that?s the easy one, the first case Then I have another cases, in example Table hour...
2006 Jan 28
0
having problems to map a existing schema into model classes
...of data, so I don?t want to change the database schema, but I don?t know how to map some associations. Example: Table: application Primary Key: idapplication Table: module Primary Key: idmodule Foreign Key: idapplication References aplicattion: idapplication Table: category Primary Key: idcategory Foreign Key: idapplication References application: idapplication Foreign Key: idmodule References module: idmodule An application has manies modules and a module has manies categories. Ok, I guess that?s the easy one, the first case Then I have another cases, in example Table hour...