Connection to SF db

Posted by Community Admin on 03-Aug-2018 12:43

Connection to SF db

All Replies

Posted by Community Admin on 24-Jan-2011 00:00

Hi

I need to add a table of my own to SF backend db and update the table via code.

Is there a way to reuse SF db connection for connection pooling? If not how else can I make a connection to SF db from within SF? Is the connection string available to code which can be used to open the connection for portability?

Thanks

Regards

Posted by Community Admin on 25-Jan-2011 00:00

Hi John,

Please download and install the SDK where you will find a sample Products module which uses custom type - ProductsItem. You'll need to create your own persistent type and configure your project to be enhanced by the OpenAccess ORM.

Greetings,
Pavel
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

This thread is closed