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!

Recent content by silverballs

  1. silverballs

    send email and attachments from VB 6 app using ms access db

    I am trying to develop a VB6 package that will use Outlook 2k to send a number of emails and attachments to various users drawing the details from an ms access database. can anyone help with the code for this please?
  2. silverballs

    Hi I am a real novice to VB6. I am

    cheers Andy you are a star!!!
  3. silverballs

    Hi I am a real novice to VB6. I am

    Andy thanx very much but i have errors when running this with which perhaps you are the man to help me. when i put your code into a new vb project with a text box (text1.txt) onto the only form i run it and get the error "user defined type not defined" which seems to pick out almost...
  4. silverballs

    Hi I am a real novice to VB6. I am

    Hi I am a real novice to VB6. I am trying to create a small application that will when run open a text file and display the contents in a text box. Here's what i have so far and obviously the line Text1.Text = FileSpec dispays the filename rather than the file contents. Can anyone please tell...
  5. silverballs

    sql transaction log

    It sounds simple and obvious but worth checking if you haven't - check the properties for the database, on the transaction log tab a limit can be set for the rate of growth, it may be that this has been set to 2000 Mb as well as being set for unrestricted growth. You may want to reduce the size...
  6. silverballs

    SQL Server 7 backup mystery

    It is odd and I share your thoughts but I am the only one with access enough to create and run backups on this system. As for another job creating the files - I only wish this was the case all the other jobs are creating backups perfectly and in the right locations (each one creates its own sub...
  7. silverballs

    SQL Server 7 backup mystery

    Hi I have a sql server 7 system running with sp2 on NT4 with sp6. The server has maintenance plans setup for each of the db's. When I first set these up all was working ok but now one of the db's has aquired some strange behaviour. In enterprise mgr the job shows that it has not run for just...

Part and Inventory Search

Back
Top