Question
cfpm install sqlserver but still can't connect because of embedded server
After I installed sqlserver module with > cfpm install sqlserver. My webpage is erroring out with :
| Error Executing Database Query. |
| [Macromedia][SQLServer JDBC Driver]This driver is locked for use with embedded applications. |
Now what?
