Features Supported by the Editions of SQL Server
2012 http://msdn.microsoft.com/en-us/library/cc645993(v=SQL.110).aspx 2008R2 http://msdn.microsoft.com/en-us/library/cc645993(v=sql.105).aspx 2008 http://msdn.microsoft.com/en-us/library/cc645993(v=sql.100).aspx
HP Care Pack Lookup
http://h20560.www2.hp.com/portal/site/cpc?ac.admitted=1365637198575.2043657423.1959898185
Lenovo Warranty Status Lookup
http://support.lenovo.com/en_US/product-service/warranty-status/default.page?
iBus offsite backup solution – Intro/Pricing
iBus User guide GDP $100 per month + GST. Additional $55 per extra device. $12.50 oer 50 GB (Raid 0 not mirrored). Stored Auckland or Whangarei data centre. Firstly, to get your new client on board we need to get a drive to you, as discussed, to facilitate a seed. If you would kindly send […]
SMX Provisioning Email (Scrubbing Only)
Copy of the email SMX send when a new client is provisioned This email is to confirm that the provisioning for your requested SMX services has been completed. The Next Steps – DNS Changes – Inbound Service The next move is to update the DNS MX records so all inbound email is relayed to […]
HTML Codes – Characters and symbols
http://ascii.cl/htmlcodes.htm http://www.tedmontgomery.com/tutorial/htmlchrc.html
MySQL Data Types
Properly defining the fields in a table is important to the overall optimization of your database. You should use only the type and size of field you really need to use; don’t define a field as 10 characters wide if you know you’re only going to use 2 characters. These types of fields (or columns) […]
PHP Error messages explained
Since PHP 4.2.0, PHP returns an appropriate error code along with the file array. The error code can be found in the error segment of the file array that is created during the file upload by PHP. In other words, the error might be found in $_FILES[‘userfile’][‘error’]. UPLOAD_ERR_OK Value: 0; There is no error, the file uploaded with […]