Jump to content

How to select messages between index?


Interroga

Recommended Posts

i am create application with messages for audit traill actions the operation.

I wold like select the message with index , show in left collun. But not found way for select message for write in table dti or external ( sql table).

I need help for optimize application and not repeat many times same code.

 

i hope developer team create one way for create selection more easy.

 

regards, 

Link to comment
Share on other sites

  • NoamM changed the title to How to select messages between index?
  • 4 weeks later...

Sounds like you could create a UDFB to 

1. "Find DTI Column Value"

2. Insert row data into a holding struct

3.  "Write Row to DTI" 

 

Your Function IN could be a variable with the data type you are searching for in step 1 above.  

 

This would save you lots of code if you need this multiple times.

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...