Re: [Fwd: FreeTDS for MS VC++ 2010]
"James K. Lowden" <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
LacaK wrote: > > I can build successfuly dblib.dll, but when using on computer where are > not MS VC 2010 Runtime libraries instaled, I get error about missing > msvcr100.dll ! > > Is it as expected or is there way how to avoid dependency on MS VC > Runtime libraries ? Consult Books Online for something like "redistributable libraries". There is a package of libraries from Microsoft that you can (i.e. must) install for your program to run. Free as in beer. --jkl Microsoft C++ Support Engineer