Is SQL Server capable of interacting with C++ written programs /Java written
programs (all non microsoft products). If yes, how would you do it from the
language?
ThanksSQL Server can use "extended stored procedures", these are native mode
DLLs typically written in C/C++.
AFAIK for Java, no easy way.
Showing posts with label language. Show all posts
Showing posts with label language. Show all posts
Friday, March 9, 2012
Subscribe to:
Posts (Atom)