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

    how do I communicate to SourceSafe through a program?

    Hey Folks, I am looking for some source of how to talk to SourceSafe through a .net program. Can you help me with an example or a good source for this? Thanks so much, Beverly
  2. bevsz

    Left with code with an extension of .csproj, v

    I have been left by a former employee with code that I do not know. It has a .csproj, v extension. How do I get that in a format so I can open the project in .net? Help please!
  3. bevsz

    Error Number 2024 in Docmd.OutputTo to write report to disk

    I am trying to write a report to a hard drive on my network. The following is the code being used: strCriteria = "WPNo1 = '" & Me.WPNo1x & "' AND WPNo2 = '" & Me.WPNo2xx & "'" ' And Stage = " & Me.Stagex & " And Version = " & Me.Versionx" stDocName = "Graphic Work Package Report"...
  4. bevsz

    How do I write a line to a report

    I am creating a import for a file in Microsoft Access. I need to create an exception report and write any record that will create a duplicate record to my exception report. How do I write 1 line at a time to the exception report and then print it out at the end of my import function? I know...

Part and Inventory Search

Back
Top