Re: Display a record by key in a form
- From: "S.M. Altaf [MVP]" <smaltaf@xxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 21 Oct 2005 19:18:09 +0100
|
Richard,
Use the DataTable.Select method. It'll return
an array of row(s), which you can use to display on your second form.
Your code will look something like
this:
HTH
-S.M. Altaf [MVP]
All that glitters has a high refractive index.
www.mendhak.com
|
- Prev by Date: Re: A problem with updating access entries
- Next by Date: Re: Trying to add a unicode string into an ADO database using C++
- Previous by thread: Re: A problem with updating access entries
- Next by thread: Multiple-step operation generated errors. Check each status value.
- Index(es):
Relevant Pages
|
|