Focal Point
adapter issue

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/1381057331/m/8577015216

November 07, 2011, 01:16 PM
Gabe
adapter issue
I am trying to create an adapter for
sql2008 database but I am getting this error.

(FOC1400) SQLCODE IS 18456 (HEX: 00004818) XOPEN: 28000
: Microsoft SQL Server Native Client 10.0: [28000] Login failed for user '
: jupter'.
(FOC1405) SQL PREPARE ERROR.
Any help to solve this issue


WebFOCUS 7.6
Windows, All Outputs
November 07, 2011, 03:40 PM
Waz
Do you have the 2008 client installed ?


Waz...

Prod:WebFOCUS 7.6.10/8.1.04Upgrade:WebFOCUS 8.2.07OS:LinuxOutputs:HTML, PDF, Excel, PPT
In Focus since 1984
Pity the lost knowledge of an old programmer!

November 10, 2011, 07:56 PM
Gabe
what do you mean by do you have 2008 installed. Do you mean if I have sql 2008 r2 enterprise installed


WebFOCUS 7.6
Windows, All Outputs
November 10, 2011, 08:05 PM
Waz
WebFOCUS requires an SQL client to be installed with the WebfOCUS server.

If you have 2008 r2 installed, then the "client" will be there too.


Waz...

Prod:WebFOCUS 7.6.10/8.1.04Upgrade:WebFOCUS 8.2.07OS:LinuxOutputs:HTML, PDF, Excel, PPT
In Focus since 1984
Pity the lost knowledge of an old programmer!

November 11, 2011, 07:01 AM
CLH
The error message says that "login failed for user jupter'

This could be caused by the security that is set on your sql server vs the security you have set up on your reporting server.

Try setting the security to the sql connection to explicit and enter a user id and password that you know works. Then click the test button. If you get a successfull connection then you know the adapter is Ok. If you don't you can investigate further based on the information returned.


Webfocus 8.0.7 on Windows