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 ListNeed to input many records - Can I go straight to the table?Need to input many records - Can I go straight to the table?
Previous
 
Next
New Post
9/6/2009 11:02 PM
 

Hello,

I just installed FnL and I set it up with a couple of text columns and a URL column - no problem. I now need to load a large number of records and I don't want to go through the form - it would take forever. Can I just find the table in the database and load it directly - either with a SQL statement or through SQL Manager? I guess I'm asking if there are any special relationships that I need to worry about or can I just add records to the table?

Anyone got a sample SQL insert statement that lists the table to get me started?

Thanks,

Tom

 
New Post
9/7/2009 6:26 PM
 

No, you cannot go straight to the table - UDT/FnL stores its content in a serialized form, 3 sql tables are envolved.

You might want to try http://csv2udtimport.codeplex.com/, which converts a csv file into the udt/fnl import format.

 
New Post
9/22/2009 11:55 AM
 

Stefan,

That worked great! Thanks very much!

Tom

 
New Post
12/29/2009 9:30 AM
 

 Thanks Stefan! Since I was importing an employee list of several hundred users that was a major timesaver for me as well!

 
New Post
12/29/2009 10:41 PM
 

I hope I'm not misunderstanding the question, but I import data into the FnL backend database all the time using SQL. I use the table 'UserDefinedFields' to determine the field IDs and I arrange the data in my Excel spreadsheet so that all the rows match the format of the table 'userDefinedData'. Then it is very easy to load the data into the userDefinedData table. Just make sure to populate the userDefinedRows table first. I've done this to populate the FnL module with up to 8,000 rows of data and it takes minutes. Interaction with the data is perfect! Just keep in mind you can't load NULL values, so be sure to remove those before trying to import.

Robert

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsForm and ListForm and ListNeed to input many records - Can I go straight to the table?Need to input many records - Can I go straight to the table?


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