You are here:   Support > User Forum
Register   |  Login

Invenmanager User Forum

Minimize
get some values via SQL
Last Post 09 Dec 2010 03:02 PM by Inven Manager. 6 Replies.
AddThis - Bookmarking and Sharing Button Printer Friendly
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
Jörg Fernow
New Member
New Member
Posts:8

--
17 Aug 2010 03:09 AM  
Hi,

I would like to match some information with Property Agent.
Therefore, I have some SQL-Statements to gather some information.

By trying to catch some information out of the calender, I could not find the information of the custom fields. Can someone tell me, where I can find the custom values of an event tablename)?

Thanks

Jörg
Inven Manager
Senior Member
Senior Member
Posts:6765
Avatar

--
17 Aug 2010 05:26 PM  
Hi, Jörg,

The Custom Properties are stored in the table [HyperCustomPropertyValue]

However, it cannot be retrieved directly by SQL, because we need to match the property names and values by programming.
========================================
Delivering high value DotnetNuke Modules to save your time and resources
chris grage
New Member
New Member
Posts:7

--
08 Dec 2010 03:05 AM  
Hi,
it seems that the listtype values are stored to a table [customPropertyDefinition] to a field [DataTypeOption]. This is nvarchar(500) and cannot nearly hold the list output we need. We need a choice of some 120 company names. SQL would be great, but meanwhile there s gotta be a solution to increase the size of the List??? We tried to alter the DataTypeOption to nvarchar(max) but this doesnt get us there.
Is there any workaround?
Thanx
Chris
Inven Manager
Senior Member
Senior Member
Posts:6765
Avatar

--
08 Dec 2010 12:07 PM  
Chris,

Yes, it is because of the SQL Stored Procedures are also limiting the data length.

Yes, we will be coming out a new way to allow you to retrieve the list from a SQL statement.
========================================
Delivering high value DotnetNuke Modules to save your time and resources
chris grage
New Member
New Member
Posts:7

--
08 Dec 2010 06:18 PM  
Thank you, but do you have any suggestion when you will release it?
chris grage
New Member
New Member
Posts:7

--
08 Dec 2010 06:30 PM  
Hi,
since we 're planing to set this module to production within the next week, have you got a clue which sproc would be to change?
Inven Manager
Senior Member
Senior Member
Posts:6765
Avatar

--
09 Dec 2010 03:02 PM  
Chris,

I apologize, I am afraid we can't provide this level of support here.

You need to change it at your own risk if you need to proceed.
You can find the SP by search for CustomProperty in your SP list.
========================================
Delivering high value DotnetNuke Modules to save your time and resources
You are not authorized to post a reply.

Active Forums 4.1