Jump to content

uniDBGrid recno is not valid error


rvasquez2000

Recommended Posts

Hi dear developers, I need help with 

uniDBGrid recno is not valid error

 

I search in the forum and didnt found anything

 

I get this error when I  do the Post

to the table used in the grid

 

the table has the primary key defined correctly.

 

the table is a detail table and the master has the primary key too

both tables has  an identity field too

 

I am using adoQuery  on SQL Server express 2014 with delphi seattle

 

 

datasouce1 = adoQuery1 -> master

datasouce2 = adoQuery2 -> detail

uniDBGrid1.datasource2 -> adoQuery2

 

adoQuery2.post  -> got the recno is not valid  error

 

 

 

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.

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