Sure thing, Nate!

Query 1: DESC `assets`
 Affected: 22
 Num. Rows: 22
 Took:13ms

Query 2: SELECT `Asset`.`AssetID`, `Asset`.`AssetDescription`,
`Asset`.`EmployeeID`, `Asset`.`AssetCategoryID`, `Asset`.`StatusID`,
`Asset`.`DepartmentID`, `Asset`.`VendorID`, `Asset`.`Make`,
`Asset`.`Model`, `Asset`.`ModelNumber`, `Asset`.`SerialNumber`,
`Asset`.`BarcodeNumber`, `Asset`.`DateAcquired`, `Asset`.`DateSold`,
`Asset`.`PurchasePrice`, `Asset`.`DepreciationMethod`,
`Asset`.`DepreciableLife`, `Asset`.`SalvageValue`,
`Asset`.`CurrentValue`, `Asset`.`Comments`, `Asset`.`Description`,
`Asset`.`NextSchedMaint` FROM `assets` AS `Asset` WHERE 1 = 1
 Error: 1146: Table 'core.assets' doesn't exist
 Took: 1ms.


Query 1: DESC `employees`
 Affected: 11
 Num. Rows: 11
 Took: 10ms

Query 1: DESC `locations`
 Affected: 2
 Num. Rows: 2
 Took: 12ms

Query 1: DESC `departments`
 Affected: 2
 Num. Rows: 2
 Took: 14ms

Hope that helps.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cake-php
-~----------~----~----~----~------~----~------~--~---

Reply via email to