Read a table through programing

Posted by Community Admin on 04-Aug-2018 20:40

Read a table through programing

All Replies

Posted by Community Admin on 07-Sep-2013 00:00

Hi,

I have create a table in database , I want to access the table fields ,how can i  read the table through programming.  Please provide similar example or snippet code .

thanks
mansoor

Posted by Community Admin on 08-Sep-2013 00:00

Hi Mansoor,

If you just create a table manually (so not a custom module), then this is not related to Sitefinity. You can use any ASP.NET technique you prefer. LINQ to SQL would be most appropriate.

This thread is closed