Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: nerdcore
  • Content: Threads
  • Order by date
  1. nerdcore

    Installed Exchg, now I have an AD schema mismatch, HELP!

    I am getting Active Directory schema mismatch errors after installing Exchange 2003 on a 2003 member server, on a network with 2 existing 2000 server domain controllers. Here is all the relevant information I can think of. Let me know if you need anything else. Thanks!!! - Installed exchange...
  2. nerdcore

    Should I make Exchange a DC? DNS?

    A couple quick questions. I am moving email hosting in-house for a client. They have two Windows 2000 Domain Controllers currently. The new server is 2003 with Exchange 2003. Questions: - Should I make this server a Domain Controller? - Does exchange still automatically add a mailbox and...
  3. nerdcore

    Install Exchange into existing domain with different domain name

    I am going to be installing Exchange 2003 on a new Windows Server 2003 machine. The existing network has 2 Windows 2000 domain controllers, and the domain name on this network is "domain.local". Email is currently hosted externally through a POP3 service. We are bringing email in-house for...
  4. nerdcore

    Programming for Citrix.... Considerations

    I have developed an application for a client. It's done using VBA in Reflections, which is a terminal emulator. The client now wants to put this application on a Citrix server. I have never developed anything for a Citrix or Terminal server before. My question is: What things do I need to...
  5. nerdcore

    Need database architechture advice for Franchise Tracking system

    I need to create a Franchisee tracking system for a client. I am working for the world headquarters of a Franchise System and they have 100+ franchise companies (just think McDonald's on a smaller scale). They have a database system in place now but it was not designed to properly accomodate...
  6. nerdcore

    cfif - trying to get a checkbox to display an SQL bit field

    I don't know exactly which forum to post this in but since I'm using coldfusion to build this app I'm trying here first. I have an MS SQL Server 2000 backend. I am developing a front end using coldfusion. I am using normal HTML input tags rather than CF tags for the fields. I am BRAND NEW to...
  7. nerdcore

    tracking/approving data changes before they are written to live data

    I have a client who has a database with an SQL 2000 backend and a Microsoft Access front end. It's huge :) (like 450 forms, 400 tables, 150 reports, etc.) There is one form (it also has a subform) on which they would like to track any changes made, and NOT write these changes to the live...
  8. nerdcore

    changing font to small caps

    I have a report that prints out name badges from a database. This report has always been done by hand in Word, and the names were formatted with the "small caps" effect which will translate all the lowercase characters into uppercase letters, and the uppercase letters into bigger...
  9. nerdcore

    Security constants - can't find a list

    I'm creating a "secure" database using the .mdw file and user/group permissions. I have a switchboard form with about 8 buttons that open up the various data entry forms in the database. What I need to do is upon loading the switchboard form, test the permissions that the CurrentUser...
  10. nerdcore

    Do relationships belong in Front End or Back End?

    I have a database that has a Front End with all forms/queries/reports, and a Back End with the Tables. When I used the database splitter, it created the relationships in the back end as well as left the original relationships in the front end. I am now adding two new tables to the Back End...
  11. nerdcore

    Apply custom Toolbar to ALL reports on Startup in VB

    Hi, I would like to apply a custom toolbar to all reports when I open my database. Being that new reports are always being developed and management of these gets difficult, I would like to have a routine that automatically applies the toolbar to ALL reports upon startup. I know you can just...
  12. nerdcore

    Trapping Primary Key Violation Error

    I would like to trap the primary key violation error when a user enters a duplicate name on a form. My table is set up with a FranchieNumber field that is the primary key. This field is bound on a Form. If a user enters a duplicate FranchiseNumber they will get a key violation error when...
  13. nerdcore

    Installed a Firewall, now Internal DNS Doesn't work

    I installed a SonicWALL firewall to replace our Windows 2000 proxy server that we were previously using. My network consists of a Windows 2000 Domain controller that has DNS installed, and about 30 clients. All of the client machines had a proxy software client, and were configured to use the...
  14. nerdcore

    Compacting a shared database?

    I have a split database with both the front end and backend on a server. I have about 10 users in this database and have the front end set to "compact on close". Is this OK? Are there any potential problems or bugs that could cause corruption or does access realize that another user...
  15. nerdcore

    Form w/ VBA Code for User Management

    Does anyone know of a pre-made form with accompanying VBA code that handles user/security management for my Access database and workgroup file? There is a really nifty one that I have on a database that my company had developed by a third party but of course they will not give me the source. I...
  16. nerdcore

    Proxy Software vs. SonicWALL firewall

    I recently started working as the IT guy for a company with 30+ client computers and a couple servers. We connect to the internet via a DSL line that comes directly into a Windows 2000 machine running Avirt Gateway Proxy software. This machine has dual nic cards and drops to a switch to which...
  17. nerdcore

    convert a string to a number

    How would I convert a text field in a table to a number on a report or in a query? Because of specific reasons I cannot just change this field to a number field...however I would like to perform a calculation on it as a number, but can't find a function that will let me do this. The text field...
  18. nerdcore

    Open Form at specific window location

    I have a form with a date field on it. Next to the date field I have a button which opens up another form that contains only a calendar control 9.0, and when a day on the calendar is clicked, the form closes and enters that date into the field on the original form. Problem is the calendar form...
  19. nerdcore

    dns problem? outlook losing connection

    This may be a lengthy explanation so forgive me if I am including too much information...This issue affects Microsoft Outlook however I believe that it has to do with the way my DNS is configured. I have a business network that is connected to the internet via DSL through a proxy server running...

Part and Inventory Search

Back
Top