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    ---------------------------

NAV 2013 R2 - Cumulative update 12 Released.

Hi all, Please find below the details of  Cumulative Update 12 released for Microsoft Dynamics NAV 2013 R2. Title - Cumulative Update 12 for Microsoft Dynamics NAV 2013 R2 Build No. - 38053 Release Date - October, 2014 Local Version Included - AU, AT, BE, CH, DE, DK, ES, FI, FR, IS, IT, NA, NL, NO, NZ, SE, UK, RU Download Link Note: Implementing this cumulative update will require a database conversion unless you have already implemented update rollup 5.

NAV 2013 Upgrade Part III - Data Upgrading.

Hi all, As per agenda we need to discuss the data upgrade in NAV 2013. The process is similar to what used to be till NAV 2009 R2 but with some changes. Let's start the process. Remember -  1) You can only upgrade a database to NAV 2013 from NAV 2009 SP1 / R2 SQL Only. 2) The Synchronization of users with SQL Server is no more required.