Re: Insert a record to a specific row
- From: "Max Kudrenko" <vb_mvp@xxxxxxxxxxx>
- Date: 5 Dec 2006 03:44:39 -0800
Lou,
If you mean positioning in the DB rather than the grid, you need a
clustered index on your ordering column(s). This would ensure the
proper physical position of all your records.
Hope this helps,
Max Kudrenko
Brainbench MVP Program for Visual Basic
www.brainbench.com
Lou wrote:
I am using disconnected recordsets and binding the recordset to a grid.
I need to insert a record into the recordset to a specific position(row).
How can I achieve this?
-Lou
.
- References:
- Insert a record to a specific row
- From: Lou
- Insert a record to a specific row
- Prev by Date: Insert a record to a specific row
- Next by Date: Re: Insert a record to a specific row
- Previous by thread: Insert a record to a specific row
- Next by thread: Re: Insert a record to a specific row
- Index(es):