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 TouchToneTommy 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: dougcoulter
  • Content: Threads
  • Order by date
  1. dougcoulter

    How long should resynchronizing a mirrored disk take?

    Hello all - I had to rebuild our file server OS yesterday. Separate from the hard drive on which the OS is/was installed, we have (2) 40GB drives that were mirrored within Server 2003. Upon reinstalling Server 2003 on a new drive (again, separate from the mirror), the new OS recognizes the 2...
  2. dougcoulter

    VPN Behind NAT Router Confusion

    Hello all - I am looking to configure our domain controller (Server 2003) as a VPN. It, along with the rest of our small network (about 10 PCs) sits behind an Adtran Total Access 612 router (provided by our ISP). All of our PCs have nonroutable, private IP addresses. My initial confusion is...
  3. dougcoulter

    Determining or Searching Child Rows in mshflexgrid

    Hello everyone - I am struggling with the following... I have an mshflexgrid that is populated with a simple shape command that relates two tables in a one to many relationship. Each parent row has a few child records associated with it. The grid is properly displaying the records. What I...
  4. dougcoulter

    Options for SQL Server Parameterized Pass Through Queries...

    Hello everyone - I recently ported several access tables to SQL Server. A couple of these tables were "accessed" via parameterized Access queries - either for use in reports, or just to view/modify the data. The users are comfortable with Access as the front end, but I am just not sure of how...
  5. dougcoulter

    License Seat Allocation for Corporate 9.0

    I recently installed the corporate edition on our file server, and have been deploying the client install for several of our office PCs. So far so good... We have a 10 seat license - so when I go to Manage License Seat Allocations for my single group, I see 10 Allocated, 10 Distributed, and 8...
  6. dougcoulter

    Problems Joining Existing Server 2003 Domain from Different Subnet

    Hello everyone - I have been struggling to join a new member server (Server 2003) on a different subnet to an existing Server 2003 Domain. Here is the architecture: Windows Server 2003 (Domain Controller, DHCP Server, DNS Server) with IP Address of 192.168.100.23 New Windows Server 2003...
  7. dougcoulter

    ADO Data Shaping with Stored Procedures

    Hello all - I am at wits end with a pretty simple data shaping application. I have two tables related to one another (standard one to many relationship between parent and child). I am trying create a data shape to populate the hierarchical flex grid. I am able to get the desired shape when I...
  8. dougcoulter

    Need a Clean Way for this Insert

    Hello all - I have stumped myself on the following. I am writing a stored procedure that, among other things, will insert values from one table into another. The source table has 59 fields - 57 of which I need to use to insert into the destination table, which in addition to these 57 fields...
  9. dougcoulter

    Another Terminal Services Licensing Question

    Hello all - I have read a few existing threads regarding Terminal Services Licensing which helped me realize that my Terminal Server Licensing Server was setup for per Device CALs, and I have installed per User CALs (5). I just went in and changed the setting to per User in Terminal Services...
  10. dougcoulter

    Indexing on Time Based Log Table Part II

    Ok, I have now run into a real indexing question (unlike my previous post with the same subject) - however, it is related to the same table. The table in question is a log table that collects records from a manufacturing software application. As such, informational rows are inserted into it at...
  11. dougcoulter

    Indexing on Time Based Log Table

    Hello again everyone - I have a question regarding the most efficient way to work with a table that stores time series application log data. The table is currently non-indexed. It receives at most a new inserted row every second (but generally about a dozen rows per minute). Each row is date...
  12. dougcoulter

    MSDE Database Size Restrictions

    Hello everyone. I am trying to determine the size of an MSDE database. In another thread, a couple of system stored procedures were recommended, but I still have a couple of questions. From my research, it appears that each individual database within an MSDE installation is limited to 2GB -...
  13. dougcoulter

    To Replicate or Not to Replicate...?

    Hello everyone - I have a question... actually several. I have a customer who is collecting data in an MSDE database (on a local workstation). They would like to, at their discretion, "archive" data from the MSDE database to a standard version of SQL Server. This archival would be...
  14. dougcoulter

    Mounted Volume Permissions

    Hello all - I have a situation currently that I cannot figure out. I am running Windows Server 2003, and have mounted a volume on c:\Network Shares\Jackie. The user Jackie has Full Control from a Share Permission perspective to this share point. From an NTFS permissions standpoint, the Users...
  15. dougcoulter

    DNS Question

    Hello everyone - I have a quick question regarding DNS. We have a nonroutable network that sits behind a NAT router that provides Internet access. On the Internet, we have a registered domain called krusecontrols.com. As such, our e-mail servers (popd.krusecontrols.com and...
  16. dougcoulter

    VPN Options

    Hello all - I am looking into various VPN solutions for our small office to enable home users to gain access to our office network resources. Currently, we have two Windows Server 2003 machines, and several Win2K and WinXP clients. Our internet connection is provided by a company called...
  17. dougcoulter

    Where to Purchase TSCALs

    I have a small project requiring only 2 Windows 2003 Server Terminal Server CALs. I cannot seem to find anywhere to buy them in smaller quantities than a 5 pack. Can anyone suggest a resource? Thanks!
  18. dougcoulter

    Domain User Account and Laptop

    Hello everyone - I am running Windows XP Pro on a Dell Inspiron 8100 laptop. At work, I connect to our domain with my domain user account, and I have my profile (stored on my laptop) setup just right. However, when I take my laptop home, I no longer have access to the domain, so I cannot use...
  19. dougcoulter

    VPN Application Help

    Hi! I have a database application which will require the client PC to be located on a boat, with the database server located back on land. The boat already has a dial up ISP service (I think using Cingular). I was considering a VPN solution, but I really don't have the slightest idea where to...
  20. dougcoulter

    Uninstall Cluster Service with SQL Server

    Hello everyone - I ran into a problem today deploying my high availability cluster from my office environment to our customer's production environment. It resulted in me uninstalling the cluster service on both of my cluster nodes, and then reinstalling. After reinstall, the cluster service...

Part and Inventory Search

Back
Top