|
Home > Archive > Microsoft Content Management Server > August 2005 > Working with placeholder
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Working with placeholder
|
|
|
| Can i get a sample code to work on placeholder using C# to get the data from
the database into the placeholder
| |
| Stefan [MSFT] 2005-08-24, 6:05 pm |
| Hi Gopi,
could you please explain what you mean?
The database you mentioned below: is this the MCMS database or a different
database?
What do you mean with "to get the data from the database into the
placeholder"?
Are you talking about how to create a posting using script based on legacy
data in an external database?
Cheers,
Stefan
--
This posting is provided "AS IS" with no warranties, and confers no rights
New to MCMS?
Check out this book: Building Websites Using MCMS: http://tinyurl.com/6zj44
----------------------
"Gopi" <Gopi@discussions.microsoft.com> wrote in message
news:9A6FA901-9EB5-4BFA-AC0F-9208FF27F37B@microsoft.com...
> Can i get a sample code to work on placeholder using C# to get the data
> from
> the database into the placeholder
| |
|
| Hi stefen,
Here the database is an extenal database. And yes i want to create a posting
using script based on legacy data which is there on an external database. And
is there any way to query the MCMS Database and get the data from it using
SQL?
Gopi.
"Stefan [MSFT]" wrote:
> Hi Gopi,
>
> could you please explain what you mean?
> The database you mentioned below: is this the MCMS database or a different
> database?
> What do you mean with "to get the data from the database into the
> placeholder"?
>
> Are you talking about how to create a posting using script based on legacy
> data in an external database?
>
> Cheers,
> Stefan
>
> --
> This posting is provided "AS IS" with no warranties, and confers no rights
>
> New to MCMS?
> Check out this book: Building Websites Using MCMS: http://tinyurl.com/6zj44
> ----------------------
>
>
> "Gopi" <Gopi@discussions.microsoft.com> wrote in message
> news:9A6FA901-9EB5-4BFA-AC0F-9208FF27F37B@microsoft.com...
>
>
>
| |
| Stefan [MSFT] 2005-08-25, 2:52 am |
| Hi Gopi,
direclty accessing the MCMS database would break the support boundaries for
MCMS. So that is not an option.
But to create postings based on external data stored in a separate database
it is also not necessary. Just write a script that uses the Publishing API
to do this.
Cheers,
Stefan
--
This posting is provided "AS IS" with no warranties, and confers no rights
New to MCMS?
Check out this book: Building Websites Using MCMS: http://tinyurl.com/6zj44
----------------------
"Gopi" <Gopi@discussions.microsoft.com> wrote in message
news:36A9D0B0-8F57-4EB6-909E-DE53C3FF11CA@microsoft.com...[vbcol=seagreen]
> Hi stefen,
>
> Here the database is an extenal database. And yes i want to create a
> posting
> using script based on legacy data which is there on an external database.
> And
> is there any way to query the MCMS Database and get the data from it using
> SQL?
>
> Gopi.
>
> "Stefan [MSFT]" wrote:
>
|
|
|
|
|