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
Thank you so much for your reply. I have since found out that my hacker programmer was using CVS and this file is just the copy of the code wrapped in the cvs save... I did find the programmer's last used copy on their former machine so I am good for now.
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 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...
I guess more information is appropriate here. My form is reading a file that is XML and creating values for a table within Access from the XML file. I found that I have values in the XML that will create duplicate entries in the table as my form (with code behind it) processes the XML records...
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.