|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
ADO & MS-Access 2000
Hi!
I have a little problem with ADO and MS-Access 2000! I want to access some propertys of tablefields like the fieldsubscription or the Inputmask. These propertys are not listed in the ADO-Objectmodel. How can I access these propertys with ADO? I hope that anyone can help me! Thanks!! |
|
#2
|
|||
|
|||
|
I have developed ms access & ADO with VB.But i haven't even known what's fieldsubscription or inputmark.Can u tell me about them??Thx!...
|
|
#3
|
||||
|
||||
|
is it absolutely necessary that you do it in ADO? The reason I ask is that ADO will most likely not be your best choice. It is not specifically geared towards access and is meant to conform to ODBC standards. Have you tried including a reference to the Access library on your machine and performing the actions that way?...
CP- I'm not sure what the "FieldSubscription" is, but the Input mask is the format in which the input is supposed to be, well.... inputted. For example, if I wanted a phone number in a field, I might define an input mask of (###) ###-#### .
__________________
Fisherman "Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius -- and a lot of courage -- to move in the opposite direction." - A.Einstein |
|
#4
|
|||
|
|||
|
THx for Fisherman's Introduce~....
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > Visual Basic Programming > ADO & MS-Access 2000 |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|