I am implementing Barcode Printing/Scanning into my MS Access Application, we have some Zebra printers so am printing the barcodes using ZPLII. The barcode will consist of a 10 digit ID number (Formated as a Double), but I am unsure which type of barcode to use?
It seems there are so many...
Is it possible to see which user created a file/folder on a network share on a Windows 2000 Domain? I have tried right clicking then Properties - but can only find out the Created Date/Time...
Thanks
Leigh
Excellent - Thanks for your help!
So am I right in thinking that any changes made on either server, Primary or secondary DC - will be automatically replicated to each other... The Primary Domain server (the new one) will handle everything - until it goes down or gets to busy when the Secondary...
Thanks,
We have around 20 users...
We use alot of Access Databases with the backends stored on the server, Sage Line 50, and many office Documents (Around 10gb in total)
Sorry I am quite new to all this... so the if the "New" server is the Main DC, what would the old server do as the...
We have a 20ish User Network with a single Windows 2000 Server. This Server currently does EVERYTHING! It is the Domain Controller, File Server, Mail Server, Print Server, Backup etc etc...
Recently it has become very unstable and seems to regularly crash...
I am after some advice on...
Try this...
Dim String_Old As String
Dim String_New As String
String_Old = "C:\Old.dwg"
String_New = "C:\New.dwg"
'Replace file extention with .txt
String_Old = Left(String_Old, Len(String_Old) - 4) & ".txt"
Open String_Old For Output As #1 ' Open file for...
I have developed an Access 2000 datbase, I have recently converted it to an Access 2002 datbase, which runs on a Windows XP workstation. The datbase has a frontend and backend (the backend is on a Windows 2000 server)
I have a form with 2 subforms on, within one of my modules I have used the...
I have a subform (Formatted as a Datasheet) on a form, the form also has 3 buttons each button changes the record source of the subform to a different query (all with the same fields). The problem is that the queries take about 5mins to load / display as they are quite complexed queries...
I have a Microsoft Word 2000 Template from which I want to be able to click on a button on a form which runs 2 Microsoft Access Queries (1 delete query and 1 Append query) both in the same database. But I am unsure on what code to use to do this.
Will I have to rewrite the queries in SQL in...
Can anyone help me by telling me what vb code to use to run an Access Delete Query followed by an Access Append Query. (Both in the same database)
Thanks very much
Leigh
I want to run a batch file when users log off on NT 4, but there is not the option in user manager, like there is to run a script at log on.
Can I set a system policy to do this and if so how??
Please can someone help
thanks
Leigh
Thanks for your help...
I have checked and The terminal server Profile path is correct and the permissions seem fine.
Is there any way I can delete the cached profile when the user logs out?
Thanks
Leigh
I am running ISA server on a multi homed machine connected to an ADSL link. I am trying to create a VPN connection to another network, from an internal client machine on my network. But am finding it difficult as I cannot PING any external IP addresses from a client machine.
Can this be...
We have 2 Citrix Metaframe servers and are using roaming profiles.
As I understand it I should work in the following way, when a user logs on their profile is copied from the PDC to %systemroot%\profiles\%username% on the metaframe server, then when they log off this profile is copied back to...
Is there a way I can automaticaly Compact and Repair an MDE file every night?
Is there a command line I can use in a batch file to do this?
I can't alter the mde file itself, as I am not the developer!
Thanks
Leigh
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.