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 Shaun E 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: kenschmitz
  • Content: Threads
  • Order by date
  1. kenschmitz

    Connect Computers on VPN to Domain

    I have two sonicWalls. One is a 2040 and the other is a 170. The VPN has been stable for about a month now but I cannot seem to get my computers onto the domain from the 170 site. They are winXP professional. I talked to Sonic Wall and they said both firewalls were configured correctly but I...
  2. kenschmitz

    Outlook 97

    I am trying to configure a computer running outlook97 on win98. When I go to the services there is not microsoft exchange to add? Does anyone know how to add this?
  3. kenschmitz

    Temp file filling too quickly

    I am using VB6 to import the data into access then using VB6 to properly define the pages (problem in access). Lastly I am using VB6 to envoke the ACCESS snapshot to get print files ready. In doing this I have two files that i receive a very large and a small file. The small file works...
  4. kenschmitz

    temp file filling up

    I am using VB6 to import the data into access then using VB6 to properly define the pages (problem in access). Lastly I am using VB6 to envoke the ACCESS snapshot to get print files ready. In doing this I have two files that i receive a very large and a small file. The small file works...
  5. kenschmitz

    Extra page printing

    When creating a report I am using a report with multiple sub reports. I am counting the number of detail lines to ensure that I can determine how many pages there are in this report. When I set the line count to 30 (for 30 lines per page) I get an extra page printing when the line count for...
  6. kenschmitz

    Add OMR marks to a Report

    I have been trying to add Optical Marks for my inserter on a report. I cannot find a way to find the last page of the report. I am using a report and multiple sub reports to generate each report.
  7. kenschmitz

    Jet Database engine could not find object

    I am using VB6 and access 2000. I am having an error when my program attempts to open a DBF file. The error message is "Error: The Microsoft Jet database engine could not find teh object 'filemane.dbf'. Make sure the objext exists and that you spell its name and the path name correctly. Here...
  8. kenschmitz

    Unrecognized Database Format

    Help, I am trying to open a database from Visual Basic 6.0. I am getting an error message "runtime error 3343" - unrecognizable database format and the server path name. I have checked the path and it is correct. Here is the code. Private Sub cmd_Save_Click() Set dbExternal =...

Part and Inventory Search

Back
Top