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

    Login failed for user sa

    About a week ago our Visual Basic program wouldn't log into the SQL Server 2000 Database SP3. The default user was sa with a blank password. I changed the sa's password and created a new user and the Visual Basic runs fine. I checked ports 1433 and 1434 on our router and they are blocked. We...
  2. msilka

    Exchange 2000 Badmail problem

    My company runs Exchange 2000 Server on Windows 2000 Server. Since Saturday we keep getting tons of mail in our badmail folder. It is usually addressed to an abritrary name but with out domain name on the back. I.e. xyz@mydomain.com. How can we just delete these kinds of e-mails. It is...
  3. msilka

    Open port 21 for FTP

    My company has a CISCO 2620 Router. We want to open port 21 for FTP outbound. Can anyone help with the commands to do this? Thank you
  4. msilka

    changing data sources does not work

    I am developing in VB 6.0 with CR Version 9. I have various SQL2000 databases with exactly the same structures. Say I develop a report with Database1. I then want to run that report using the same exact tables from Database2, Database3, etc. Here is the code that was show to do it. Dim...
  5. msilka

    Testing multiple web sites in IIS localhost

    I am getting ready to replace our old NT webserver with a Windows 2000 machine. In the IIS Manager on the Win 2000 machine I created 3 websites with respective host headers: www.test1.com www.test2.com www.test3.com I would like to test them using the localhost but I receive the following...
  6. msilka

    Outlook 2002 slow sending external e-mail

    We have a Dell Pentium 4 computer with WIN XP SP1 running the Small Business Version of Office 2002 with latest service pack. Outlook 2002 is used connected to Exchange 2000 Server. When sending mail to an external address, the Message window hangs for about 10 seconds before it clears and the...
  7. msilka

    Parameters with subreport

    My company has been replacing the previous version of Crystal Reports 8.0 with Version 9.0. For the web-based reports we will be doing it with RAS. I am using the sample report called SimpleParameterFields. I can get the parameters passed but: My report has 3 subreports in it. They report...
  8. msilka

    IIS 4.0 SMTP mailroot directories

    We have IIS 4.0 running on an NT 4.0 Server with SP 6. We send out bulk e-mails for our wholesale company. Our disk space on the C: drive is about 100 MB and sometimes our mailouts run this into the ground. I would like to know which folder does "outbound" mail go to when using...
  9. msilka

    Relaying with Exchange 2000

    My company has a Windows NT Server that we want to relay e-mail sent from it via our Exchange 2000 Server on a Windows 2000 Server. The relaying works but it changes the e-mail of the sending individual. I.E. From our WINNT server we send e-mails with the sender being myemail@winntdomain.com...
  10. msilka

    Windows 98 SE keeps restarting

    I have had this error in the past and have fixed it by restoring the entire hard drive. I just want to know if there is an easier way. My Win 98 SE computer boots up and gets all of the way past the winstart.bat file. It then restarts itself from there. I am able to restart into the Safe...
  11. msilka

    Outlook Express to Outlook 2002 Part 2

    And, In outlook express the user could open all unread messages with a single click of a button according to the user. Can this be accomplished in 2002? Thank you
  12. msilka

    Outlook Express to Outlook 2002

    I just moved a user from Outlook Express to Outlook 2002. The user would like to have the same view functionality in 2002 as in Express. I.E. In Outlook Express on the left hand side he had the folder list with another window below it showing his contacts. Then to the right of both lists he...
  13. msilka

    inserting ntext sql field from Visual Basic 6.0

    I have a SQL 2000 database table with an ntext field. I want to execute a stored procedure from VB 6.0 that will insert a record into this table. I created an ado command object in VB and appended the parameters for the fields which I will be inserting. For the ntext field what is the TYPE...
  14. msilka

    inserting ntext from Visual Basic 6.0

    I have a SQL 2000 database table with an ntext field. I want to execute a stored procedure from VB 6.0 that will insert a record into this table. I created an ado command object in VB and appended the parameters for the fields which I will be inserting. For the ntext field what is the TYPE...
  15. msilka

    Terminal Services Keyboard input slow

    On some of our remote users that use the Terminal Services Client the keyboard input is slow. They can type more than 5 letters before it displays on their terminal session window. Is this a speed issue with their ISP?
  16. msilka

    Group Policy

    I have 2 Windows 2000 Servers. One is the domain controller with Active Directory. The other does not have Active Directory and will be used for Terminal Services. On the Server with Active Directory I set up an Organizational Unit then added a Group to that Unit called "Remote Users&quot...
  17. msilka

    Windows 2000 Server VPN

    My company will be implementing a VPN solution for our outside salespeople. We have the router configured for the correct ports and have the VPN services running on out server. I can connect by VPN from a WIN XP machine internally but cannot do it externally. Our company's website is...
  18. msilka

    Logon for shared drive

    I have an NT 4.0 Workstation that I want to share its C-drive. I set up a new share for the drive and called it "C-DRIVE". I set the permissions to Everyone-Full Control. I turned on the Guest Account but when I try to get to the drive from any other computers (WIN 98, NT SERVERS) I...
  19. msilka

    Crystal Report Viewer shows blank report

    I have just started using the Crystal Report Viewer in my company's Visual Basic 6.0 applications. From time to time we have an occurence of a report being previewed and nothing shows in the viewer. This report is usually an Invoice which the user views multiple times. I have the user exit...
  20. msilka

    Change mail directory for SMTP

    I want to relocate my SMTP mail directories to another drive on the server in order to allocate enough space for our rather large e-mail campaigns. We are using IIS 4.0 on Windows NT Server 4.0 SP 5. I need to know how to change the directory that the SMTP service uses. Is there any easy way...

Part and Inventory Search

Back
Top