Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: SQL server Vs Oracle
Touché (since we're into French today <g>)
I wouldn't use it, out of respect to the data entry folks out there, but
there you go, it can be done, and very simply. Now I expect in his next
post, Jim will protest that this is a kludge.
---
Arvin Meyer
onsite_at_esinet.net
Brendan Reynolds wrote in message ...
>Private Sub cboCntryID_KeyDown(KeyCode As Integer, Shift As Integer)
>
> If KeyCode <> vbKeyReturn And KeyCode <> vbKeyTab Then KeyCode = 0
>
>End Sub
>
>--
>Brendan Reynolds
>brenreyn_at_indigo.ie
>
>Jim McCusker wrote in message <3739B5F3.CBE02619_at_iname.com>...
>>For instance, try to get a native
>>MS-Access combo-box to not be editable (only being able to select items
>>from the pull-down). It's not gonna happen.
>
>
>
Received on Wed May 12 1999 - 16:23:26 CDT
![]() |
![]() |