Error Executing Database Query.
|
|
[Macromedia][SQLServer JDBC Driver][SQLServer]Login failed for user 'evital'.
|
| |
The error occurred in D:/Inetpub/evitalhealth/qry_getCategories.cfm: line 2
Called from D:/Inetpub/evitalhealth/fbx_Settings.cfm: line 60
Called from D:/Inetpub/evitalhealth/fbx_fusebox30_CF50.cfm: line 160
Called from D:/Inetpub/evitalhealth/fbx_fusebox30_CF50.cfm: line 2
Called from D:/Inetpub/evitalhealth/fbx_fusebox30_CF50.cfm: line 1
Called from D:/Inetpub/evitalhealth/index.cfm: line 7
|
1 :
2 : <cfquery datasource="#request.dsn#" name="getCategories">
3 : SELECT ProductCategoryName, ProductCategoryID
4 : FROM SC_Categories
|
|
| SQLSTATE |
28000 |
| DATASOURCE |
evital |
| VENDORERRORCODE |
18456 |
| SQL |
SELECT ProductCategoryName, ProductCategoryID
FROM SC_Categories
WHERE Active = 1
ORDER BY ProductCategoryName;
|
|
|
Resources:
|
| Browser |
ColdFusion |
| Remote Address |
216.119.77.133 |
| Referrer |
|
| Date/Time |
16-Jan-20 08:14 AM |
|