Home End User
New Blog Posts: Merging Reports - Part 1 and Part 2

Explorer Folder and Item Key Value Types

edited July 2007 in End User
?First, I love RB. You make me look great!

I do, however, have a request:

Please make the FolderID, ParentID, and ItemID field types either
variants or of a user-definable type. I have a database that holds
report for the explorer, and this database is replicated. We use GUIDs
(stored as 38-character strings) as our key values so that we don't have
key conflicts when replicating data inserted in other databases. It
seems, however, that the FolderID and ItemID definitions are hard-coded
as integers and this design crosses more than just ppReportExplorer --
it is also in ppTmplat.TppTemplateDBSettings as well.

I think that variants are the best approach as they will minimize the
impact on your existing code (based on my cursory examination).

Thanks.

Louis Kleiman
SSTMS, Inc.

--- posted by geoForum on http://delphi.newswhat.com

Comments

This discussion has been closed.