Microsoft
Software
Hardware
Network
Question : What table contains company/database name - MS Dynamics GP
I have a customer that uses multiple production GP databases. I'm writing an SSRS report that needs to run over any of the databases. I would like to have the "Company" as a report paramater. I would like the selection to be the same as on the login screen (see attached).
Question: Does anyone know what table or tables contain this information?
Answer : What table contains company/database name - MS Dynamics GP
Not 100% sure, but I think the column [interid] in the table [sy01500] gives you a list of company/db names -
SELECT interid FROM dynamics..sy01500
Random Solutions
How to copy section of each field from Colm 1 to Colm 2 in excel
How can I change the identity property of a column without setting the wrong seed?
Building VC++ COM server to work with VB
how to make CSS for the web site developed in asp.net using VS2005
How to over-ride the "Delete Sub Folders and Files" special permission
User can not access control panel
How to use Windows 2000 to amplify microphone input, and output to speaker?
Access TableAdapter and TableAdapter Query for one DataGridView?
Office communicator popup
select item in listbox via VBA in form onload event