Error Executing Database Query.
|
|
[Macromedia][SQLServer JDBC Driver][SQLServer]Invalid object name 'tblProductCategories'.
|
| |
The error occurred in D:\Web\www.paintballkit.com\product_reviews\dsp_cont_index.cfm: line 2
Called from D:\Web\www.paintballkit.com\product_reviews\index.cfm: line 2
Called from D:\Web\www.paintballkit.com\product_reviews\dsp_cont_index.cfm: line 2
Called from D:\Web\www.paintballkit.com\product_reviews\index.cfm: line 2
|
1 : <!--- ///// Get the paintball product categories ///// --->
2 : <cfquery name="getProductCategories" datasource="#request.site.dsn#" dbtype="ODBC">
3 : SELECT ProductCategoryId,
4 : ProductCategoryName,
|
|
| SQL |
SELECT ProductCategoryId,
ProductCategoryName,
ProductCategoryNoReviews,
ProductCategoryLastReview
FROM tblProductCategories
|
| DATASOURCE |
dsjustpaintball |
| VENDORERRORCODE |
208 |
| SQLSTATE |
42S02 |
|
|
Please try the following:
|
| Browser |
CCBot/1.0 (+http://www.commoncrawl.org/bot.html) |
| Remote Address |
38.103.63.17 |
| Referrer |
|
| Date/Time |
09-May-08 02:00 PM |
|