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
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!
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"...
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.