I have a table that gets populated from an XML file via a dataset. The table should be empty at the start of the routine, but just to be sure, I always try to delete any existing records.
It worked just fine when I used an OLEDB command (DELETE * FROM tblJobHeader). However, I read about...
Good morning!
Long-time VBA programmer, mid-level ASP.NET programmer, doing my first in-depth VB.NET project. And I'm kind of stuck.
The project on which I'm working needs to reference a COM DLL that should already be on each user's machine in a set location (let's call it C:\toolkit\my.dll)...
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.