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 Wanet Telecoms Ltd 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: Bretto
  • Content: Threads
  • Order by date
  1. Bretto

    Sum Query returns value in access but not .NET

    I am aware there are some intricacies when connecting to an access database, but to me this one does not make sense. I have an access database that I am querying from ASP.NET using C# to find the sum of all Byte values for a specified date range for a specified user. The database is fairly...
  2. Bretto

    Access Database query help please????

    Can someone please help me with this I have benn looking at it for far to long. I am connecting to an Access database using an OleDBConnection in an ASP.Net page written in C# and for some reason this query does not return the required results. Select TimeStamp, ClientIP, Ident, URI From...
  3. Bretto

    Place Dynamic content into an email signature.

    Hi, I am working on a deployment that pretty much automates all setup of a workstation once it has been joined to the domain. However there is one problem that has me stumped and I am wondering if it can be overcome. The company I am working for has a html template for there email signature...
  4. Bretto

    Approval of outbound mail before release?

    Hey Guy's I have a client that would like to approve any outbound mail before it is released to its destination. He has recently been the victim of a malicious employee who has successfully stolen money from the business by manipulating customer invoices and payment's. A majority of the...
  5. Bretto

    Clearing variables on reload

    Hi, I am using vb.net with asp.net and am having problems clearing variables in a text field after i hit reload. I have tried reassigning the variables etc. but cannot seem to clear the value. is there anyone who can help or point me in the right direction? thanks
  6. Bretto

    What us the minimum bandwidth requirement for the outlook client?

    Hi, I am currently working on project for hosting mail for remote clients, who want to use the full features of the outlook client. Does anyone know what the bandwidth usage is when connecting outlook to exchange? Regards, Bretto
  7. Bretto

    Folder Redirection Won't Change to new location?

    Hey, I have just changed the storage location of the "my documents" folder redirection and for some reason the new location will not apply via group policy. I checked the permissions on the new location and they are the same as the old location, but each workstation was still...
  8. Bretto

    Is it posible to set up NLB with SQL Server?

    Is it posible to set up NLB with SQL Server?
  9. Bretto

    Do you need SQL Enterprise for an active/active SQL Service

    Do you need SQL Enterprise for an active/active SQL Service
  10. Bretto

    Do you need SQL Enterprise for an active/active SQL Service?

    Do you need SQL Enterprise for an active/active SQL Service?
  11. Bretto

    Can you Buy MSCS pluging for Win2k Standard?

    Can you Buy MSCS pluging for Win2k Standard? Or Do you need Win2k Advanced Server?
  12. Bretto

    Can't Acept meeting requests (no Buttons)

    I am using outlook 2000 for email and calendering with a group of colleagues, however because I am Trying to learn exchange I am running outlook in Corporate/Workgroup mode collecting and sending my mail from an internet mail account. Whenever I schedule an appointment and invite attendees the...
  13. Bretto

    Can not accept meeting requests (No Buttons)

    I am using outlook 2000 for email and calendering with a group of colleagues, however because I am Trying to learn exchange I am running outlook in Corporate/Workgroup mode collecting and sending my mail from an internet mail account. Whenever I schedule an appointment and invite attendees the...
  14. Bretto

    Error Descripton "Name redefined", WHY?

    Please find a sample from a script I am working on to check every IP address in a 24 bit subnet and if it is a computer running windows remove certian registry keys. The problem is some of the computers are returning an error desription of "Name redefined"?????? (Sample.vbs)...
  15. Bretto

    Shell object's run property with NTBackup.

    I am having problems with the following code? set WshShell = CreateObject("Wscript.Shell") WshShell.run "ntbackup backup " & "'@c:\DoobieBkUp.bks' " & "/n " & date() & " " & time() & " /d 'DOOBIE Normal BackUp' /v:yes /r:no /rs:no /hc:off...
  16. Bretto

    How do you open a range of tcp/udp ports in rass?

    I want open a range of tcp/udp ports on my Win2k server box I use as a router, to allow trafic to and from "zone.msn.com", I need to open from 28800 to 29100 and dont want enter them in 1 at a time. Can this be done via regisrty hack or something?
  17. Bretto

    NewBie -HTML change text on mouse over.

    I have the following html code with vbscript and wish to change the background color and the text color of a cell in a table when the mouse moves over it, I can get the background color to change but not the text? <html> <script language=&quot;VBScript&quot; for=&quot;Td_Opt_1&quot...
  18. Bretto

    Can't Log On to Domain with Admin Privileges

    I just bought a notebook (WIN2K PRO OS) I have come home and joined it to the domain but for some reason I can't log onto the domain with any domain account that has admin privileges. Does anyone know how to fix this? Cheers bretto.
  19. Bretto

    Can't Log On to Domain with Admin Privileges

    I just bought a notebook (WIN2K PRO OS) I have come home and joined it to the domain but for some reason I can't log onto the domain with any domain account that has admin privileges. Does anyone know how to fix this? Cheers bretto.
  20. Bretto

    Number of rings before modem answers incoming connections in RRAS?

    Does anybody know how to change the number of rings before RRAS answers an incomming phone call??????????? Gratefull for any help! Cheers bretto.

Part and Inventory Search

Back
Top