Other Memory Dataset doubt: detecting duplicates



I've been try to declare indexes in the adodataset created with
..createdataset to control non duplicate keys in data entry...
But I couldn't... Ain't that possible with this kind of datasets? Tx.

--
Have you seen Marillion's Marbles? Visit www.marillion.com and get in touch
with the most amazing music...


.



Relevant Pages

  • Re: Other Memory Dataset doubt: detecting duplicates
    ... >.createdataset to control non duplicate keys in data entry... ...
    (borland.public.delphi.database.ado)
  • Re: Repost: DoCmd.RunCommand acCmdDeleteRecord does nothing.
    ... If you are seeing that error, it must be due to the fact the the control ... currently contains an invalid or unacceptable entry (such as an incomplete ... to delete a record with a required field set to null, ... DoCmd.RunCommand acCmdDeleteRecord ...
    (microsoft.public.access.formscoding)
  • Re: Problem with Return Value from a Function
    ... The function reference transfers control to a function procedure; the function procedure returns control and a value, which replaces the function reference in the evaluation of the expression. ... ENTRY variables cannot be returned unless they have the LIMITED attribute. ... The CALL statement can be used to invoke it only if the returned value has the OPTIONAL attribute. ...
    (comp.lang.pl1)
  • Re: "prompted selection" ?
    ... The behavior you described is controlled by the .MatchEntry property of the ... ComboBox or ListBox control. ... The control searches for the next entry that starts with the ... Extended matching. ...
    (microsoft.public.word.vba.userforms)
  • Re: Restricting subforms entry before mainform
    ... Next, in the property dialog box for the selected control, with the Events ... there should be an entry like the one below for each of the ... controls on your form except the AutoNumber field. ... before allowing data entry in the subform? ...
    (microsoft.public.access.forms)