Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsForm and ListForm and Listtable nametable name
Previous
 
Next
New Post
6/17/2012 10:44 PM
 

I created a table of date with this "form and list" module.

Next, I want to query this table with sql server (cuz i need to do custome things to it)

But i can't figure out what is the table name of this table I created with this "form and list" module.

can someone tell me how to find out the table name?  ty

 
New Post
6/18/2012 6:37 AM
 
FnL doesn't create a table on sql server, instead all field data is serialized in a stream into a table "UserDefinedData". Users have posted several sql scripts to pivot and query data on sql server, while FnL handles this in code.
 
New Post
6/18/2012 7:25 AM
 
Stefan Cullmann wrote:
FnL doesn't create a table on sql server, instead all field data is serialized in a stream into a table "UserDefinedData". Users have posted several sql scripts to pivot and query data on sql server, while FnL handles this in code.

 Thanks for ur reply.  But u lost me. 


So without trying to spend time trying to understand the code, is thr a simply way to access the data?  

For example, i want to create another module to access the data i created with the Form and list module, can i do a sql query?  Or if not, is thr a simple way?  Thx


 
New Post
6/18/2012 10:19 AM
 

Don't use Sql, use the API, e.g. UserDefinedTableController.GetDataSet(ModuleId)

Or: if you wan't to use SQL, please don't use Form and List.

 
New Post
6/20/2012 12:22 AM
 
Stefan Cullmann wrote:

Don't use Sql, use the API, e.g. UserDefinedTableController.GetDataSet(ModuleId)

Or: if you wan't to use SQL, please don't use Form and List.

 I c. Ok. Thx. 

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsForm and ListForm and Listtable nametable name


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out