S
schemr
hi,
i am trying to access the enterprise project fields using the select
command in a webcomponent for digital dashboard. i can access the project
name by using the following command:
select dbo.msp_project.proj_name
this command gives me the names of all projects in the DB, can some1 tell me
how i can access the enterprise fields via this method. thanx
schemr
i am trying to access the enterprise project fields using the select
command in a webcomponent for digital dashboard. i can access the project
name by using the following command:
select dbo.msp_project.proj_name
this command gives me the names of all projects in the DB, can some1 tell me
how i can access the enterprise fields via this method. thanx
schemr