index | search | no replies | posting guidelines | help | login | register |
Index » Products » ASP Report Wizard v2 |
| |||||||
Dec 8 2004, 5:02 PM |
| ||||||
limbo1686 from: somewhere | I noticed that you store the report data in the XML in an encrypted state. While this is probably good for security reasons, it makes it hard to read the parameters with your own programs for integration purposes. I would like to be able to pull out all the configuration data from the report dll. I recommend creating a set of properties to hold the report config, then put a method in that allows you to set a Report ID that will populate all those properties. Should be pretty easy to do since you have all the info anyway, just a matter of exposing it. Also - a property for the final SQL statement is needed. That would be very useful. This could also help since we could store the settings in our own database format if wanted. Perfect if you could make the properties read/write, then you could let the report wizard build everything, save the report def off, and developers can pull all the config data and store it off in any format they wanted! If you need more info, just ask! PS: I understand you are working on a .NET version but I would like to see this in the current ASP DLL version. .NET is not all that it is cracked up to be and most places I know of would rather not use it including our company. Your VB DLL structure is perfect for us. .NET has it's place and it will be good to have it but don't forget to keep up with the standard DLL stuff! | ||||||
Jan 10 2005, 11:35 AM |
| ||||||
Darin from: Conway, AR | Well, I do think .Net is "all that". There are others who do want the .Net version. | ||||||
Jan 10 2005, 1:58 PM |
| ||||||
ghost from: Washington, DC | This is more of a managerial (political) decision than technical. However, we will continue to upgrade the COM version even after the release of the .NET version (v3.0) The reason the .NET version has not been released up till now is mostly for support reasons and also the fact that it was built specifically for IIS/Windows Security. ------------------------- Ghost | ||||||
Jan 12 2005, 7:56 AM |
| ||||||
limbo1686 from: somewhere | What do you think of these features? Can you add them? | ||||||
Jun 21 2005, 8:51 PM |
| ||||||
limbo1686 from: somewhere | ? | ||||||
Jun 28 2005, 5:16 AM |
| ||||||
ghost from: Washington, DC | Are you saying you will like to configure your report properties in the same way we configure the LocaleFile ?------------------------- Ghost | ||||||
Jun 28 2005, 7:54 PM |
| ||||||
limbo1686 from: somewhere | I would prefer to be able to read/write the config to a table in a database. However, if it has to be in a file, that would be fine. | ||||||
Pages: (1) [1] |