Skip to main content

RecordID Data Type

Hi all,

I know I was kind of unavailable from last two months. The reason that I was unable to post any articles was due to my busy schedule.

I will try again to gain some pace but just wanted to share with you all about a Data type which I learnt recently.

The Data Type that we will be discussing is RECORDID.

Some of us know how to use it but most of like me were unaware about the use of data type.

FROM MSDN -

"This data type contains the table number and the primary key of a table. You can store a RecordID in the database but you cannot set filters on a Record ID."

If you try to view the data in the table you will see something as the below image, i.e. Binary data.


When I tried with message it show me as written in MSDN i.e -

Table Name: Primary Key Fields


Record ID of Sales Order.

I will try to discuss uses of the same, how to assign RecordID, How to filter RecordID fields in future post.

Stay tuned.

Regards,
Saurav Dhyani
www.sauravdhyani.com

Comments

  1. When is the future post coming? Thanks

    ReplyDelete
    Replies
    1. Hi, I will add this in my list of articles to post. Is there any specific info you need? Please reply and I will try to post that part first.

      Delete

Post a Comment

Popular posts from this blog

VIEW SERVER STATE permission on SQL Server?

Hi all, Sometime While trying to Login into a database we face an error message as shown below. --------------------------- Microsoft Dynamics NAV Classic --------------------------- You cannot start Microsoft Dynamics NAV Classic because you do not have the VIEW SERVER STATE permission on SQL Server. Contact your system administrator. --------------------------- OK    ---------------------------

BC 21 and Higher - PowerShell Cmdlet (Replacement of Business Central Administration).

Hi Readers, As discussed in last article about deprecating of Business Central Administration, there are few common actions that we use in administration till Business Central 20. For our on-prem customers, we will still require doing activities. As Microsoft suggest we need to start using PowerShell cmdlet.    Let's see how to do those via PowerShell, or Administration Shell. I will be keep adding commands as you comment to this article.

Send Mail with Attachment From Navision.

Hi all, We have seen how to save a report into PDF and how to send mail to a customer. Let's link these two post in one i.e. Mailing statement to a customer into PDF Format. This article is part of the Series. Please Refer  Table of Content here . If you have the old objects set let me brief you what I will be changing -