This is the code I am using for the form.
Private Sub Thumb_Click()
'Automatic insert
On Error GoTo Err_Thumb_Click
RunCommand acCmdInsertObject
Exit_Thumb_Click:
Exit Sub
Err_Thumb_Click:
Const conErrDoCmdCancelled = 2501
If (Err = conErrDoCmdCancelled)...
Here is my code...
Private Sub Authorize_Click()
On Error GoTo Err_Authorize_Click
Dim Field As String
Dim Check As Boolean
Field = Me!AuthorizationNumber
Check = IsNull(Field)
If (Check = True) Then
Randomize
Me!AuthorizationNumber = Int(RND *...
hey folks
i'm getting the error ProcessGPOS:Extension Microsoft Disk Quota ProcessGroupPolicy failed status 0x80070002
i've disabled all disk quotas on the workstations that i'm running, all are running w2kpro. i've gone in to the regestry on the server and chandes the default flag to 0x1...
hey guys
i've checked and unchecked the show db window in the startup settings screen...no workie. looked at faq181-1172 looks neet however when i try to inplemant it i get the error after i stop the db that access can't find c:\Documents.mdb, i've looked all through the code and can't find any...
i'm sure ya'll are gettin tired of me but, i have configured rras with the wiz on a win2k server have 2 nic boards using demand-dial with an internal modem. i can use and work with the internet on the server when i try to use ie on a win2kpro box with auto detect checked it can't find the...
can somebody tell me how to manually remove rras, i'm trying to reconfigure from scratch and i go to the rras and disable the server but it won't let me reconfigure it.
thanks
winn
i'm trying to use either ICS or RRAS don't care which one on a small net. have two NICS one has dhcp enabled one does not which one should i use to be local and which one to go to the internet.
lost in the winzone
winn
hi,
i've win2k server ad loaded on one box, have three other boxes with win2k pro. one box with win2kpro has 2 nic cards.
have installed the server with dynamic addresses also the win2kpro boxes auto. the win2kpro box set up ics on the second nic card. can ping all boxes that have auto adresses...
i've got to be the dumbist cat walking cause i can't get this %$&*! connection to work. i've got win2k server running one one box and win2k pro on another, the win2kpro box has 2 nic cards. i set up a dial-up on the pro box, which i'm using now, when i tell the dial-up to share it sets up my 2nd...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.