Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > it.comp.lang.visual-basic > #19892
| Path | csiph.com!news.fcku.it!aioe.org!49rwD6cNyIfuPlteK//7hw.user.gioia.aioe.org.POSTED!not-for-mail |
|---|---|
| From | Gulp <Gulp@hotmail.com> |
| Newsgroups | it.comp.lang.visual-basic |
| Subject | Re: db modificato |
| Date | Mon, 24 May 2021 23:18:01 +0200 |
| Organization | Aioe.org NNTP Server |
| Lines | 25 |
| Message-ID | <s8h54s$1tp7$1@gioia.aioe.org> (permalink) |
| References | <s8emc3$hph$1@gioia.aioe.org> <s8emdp$hph$2@gioia.aioe.org> <s8f0c7$1mqm$1@gioia.aioe.org> <s8fl7f$l6h$1@gioia.aioe.org> <s8gh98$ips$1@gioia.aioe.org> |
| NNTP-Posting-Host | 49rwD6cNyIfuPlteK//7hw.user.gioia.aioe.org |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=iso-8859-15; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Complaints-To | abuse@aioe.org |
| User-Agent | Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.10.1 |
| X-Notice | Filtered by postfilter v. 0.9.2 |
| Content-Language | it |
| Xref | csiph.com it.comp.lang.visual-basic:19892 |
Show key headers only | View raw
Il 24/05/21 17:38, RobertoA ha scritto:
> Ehhh mi sa che con un mdb non si fa niente
> Almeno che sappia io, ciccia
Ma una routine di questo tipo, che significato ha? A cosa serve?
Private Sub datNomeRS_Validate(Action As Integer, Save As Integer)
'Posizione per il codice di convalida
'Questo evento viene richiamato quando si verificano le seguenti azioni
Select Case Action
Case vbDataActionMoveFirst
Case vbDataActionMovePrevious
Case vbDataActionMoveNext
Case vbDataActionMoveLast
Case vbDataActionAddNew
Case vbDataActionUpdate
Case vbDataActionDelete
Case vbDataActionFind
Case vbDataActionBookmark
Case vbDataActionClose
Screen.MousePointer = vbHourglass
End Select
End Sub
Back to it.comp.lang.visual-basic | Previous | Next — Previous in thread | Next in thread | Find similar
Re: db modificato RobertoA <amorosik@tiscalinet.it> - 2021-05-24 17:38 +0200
Re: db modificato Gulp <Gulp@hotmail.com> - 2021-05-24 23:18 +0200
Re: db modificato RobertoA <amorosik@tiscalinet.it> - 2021-05-25 08:07 +0200
csiph-web