Focal Point
[CLOSED] Web FOCUS SQL adapter - newbie question

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

November 10, 2010, 04:06 PM
CantFOCUS
[CLOSED] Web FOCUS SQL adapter - newbie question
We are trying to connect our adapter to a SQL Server table, and for the first time we are using a domain account rather than a SQL user account (I guess a better way to say this is that SQL is using a domain account as a user account). SQL Server is denying access to this account. Question: is WebFOCUS set up to send a domain account to SQL?

Thanks for your replies!

This message has been edited. Last edited by: Kerry,


WebFOCUS 7.6
Windows, All Outputs
November 10, 2010, 09:57 PM
Francis Mariani
Doesn't that user have to be defined in the MS SQL Server DB? How did you set up the WF connection to the database - explicit, pass-through, trusted?


Francis


Give me code, or give me retirement. In FOCUS since 1991

Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server
November 11, 2010, 08:32 AM
CantFOCUS
Thanks for the reply, Francis. Yes,this domain account is defined in the database as a SQL user, and we are attempting to set up this connection using "explicit."


WebFOCUS 7.6
Windows, All Outputs
November 11, 2010, 08:38 AM
Jessica Bottone
Can you connect to SSMS using that account and access that table that way? If you can't do that, then it would appear the issue is on the SQL Server side and not on the WebFOCUS side.


Data Migrator 5.3, 7.1, 7.6
WebFOCUS 7.1, 7.6, 7.7
SQL Server, Oracle, DB2
Windows
November 11, 2010, 08:45 AM
CantFOCUS
Hi Jessica,

Yes we can log in using that account and can open any table in the database. My question, based on the replies I have received, is that WebFOCUS should be able to use this domain SQL user account just like any other SQL account, right?


WebFOCUS 7.6
Windows, All Outputs
November 11, 2010, 08:51 AM
CantFOCUS
One other thing, we define the user in the connection page as domain\username...is this syntax correct?


WebFOCUS 7.6
Windows, All Outputs
November 12, 2010, 08:39 AM
Jessica Bottone
All the ID's we use to connect are set up as SQL Server log in ID's. I checked the doc just now and it doesn't say one way or the other if a domain name can be specified, so I'm not sure if the syntax you are using is correct or not. From your last post, I see you tried with the backward slash. Have you tried the forward slash (domain/userid)? Other than that, I'm afraid you're going to have to ask IBI.... unless someone else out there has done this.


Data Migrator 5.3, 7.1, 7.6
WebFOCUS 7.1, 7.6, 7.7
SQL Server, Oracle, DB2
Windows