Focal Point
Web Focus version 7.1.4 DB connector

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

September 07, 2006, 02:53 PM
neuro
Web Focus version 7.1.4 DB connector
If there are multiple databases on a MS SQL server, do I have to do anything such as:

USE DATABASE


USE DATABASE1
SELECT ... FROM .... WHERE ....


The admin had connected the database server through another database name other than the one I mentioned above and it wants to default to it. I think this is a load of dung if it defaults to a particuliar database. However it keeps giving me errors and will not connect to the database I want to select tables from.

Anyone know anything about this?


Currenly working @ Learning Circle Education Services
Previously worked @ Nationwide Insurance
Prod: WebFOCUS 7.6.11


Test: WebFOCUS 7.6.11


Dev: WebFOCUS 7.6.11
September 07, 2006, 04:12 PM
Tony A
neuro,

You should be able to use

SELECT .....
FROM dbase.owner.tablename

to point to your correct table.

T



In FOCUS
since 1986
WebFOCUS Server 8.2.01M, thru 8.2.07 on Windows Svr 2008 R2  
WebFOCUS App Studio 8.2.06 standalone on Windows 10