Video Card Specific Information
Fields
| Field | Type | Description |
|---|---|---|
| manufacturer | NVARCHAR (1024) | Video Card Manufacturer |
| video_chipset | NVARCHAR (510) | Set your own chipset for the video card |
| video_dac | NVARCHAR (510) | Set the built-in Digital Analog Converter on the video card |
| video_driver_name* | NVARCHAR (510) | Driver name for the video card |
| video_id* | INT | Video Card Code Primary Key |
| video_memory_size | BIGINT | Set amount of memory built into the video card |
| video_name* | NVARCHAR (510) | Video Card Name |
| video_version | NVARCHAR (510) | Set your video card version |