- integrating KB's in to a website
- Posted by Olly Marshall on March 7th, 2006
Is it possible to have the approved KB's that are in my CRM v3 setup
visible from my website ? This would be great, coz up until using CRM
v3 I have had to rewrite my KB's for my website.
Olly
- Posted by gb-10202 on March 7th, 2006
Olly,
You can access any MSCRM data using a web page and ADO.NET and display
whatever you like. Doing it this way bypasses the built-in security but
if it's just KB articles then I guess thats not too important.
-Cheers
GB
- Posted by Olly Marshall on March 7th, 2006
Any idea how or any examples ?
- Posted by gb-10202 on March 7th, 2006
There are numerous examples of accessing the SQL data using a web page
& ADO.NET - Google it!. This is probably a task you should pass over to
a developer.
-GB
- Posted by Roger on March 7th, 2006
Not sure what the licence situation would be here? Isnt it the case that
anyone accessing CRM data has to has auser licence or at the very least in
this case an Internet Connector Licence and CRM Pro no SBE?
Roger
"gb-10202" <gbagshaw@gmail.com> wrote in message
news:1141758767.992849.181820@i40g2000cwc.googlegr oups.com...
- Posted by gb-10202 on March 7th, 2006
I disagree, you would not be using any part of MSCRM or the either of
the Web services, just direct call to SQL. As long as SQL is licensed
correctly I think it would be OK.
GB