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.
Friday, March 9, 2012
interacting with C++ as programming language and SQL SErver as DB
Labels:
capable,
database,
interacting,
java,
language,
microsoft,
mysql,
oracle,
products,
programming,
programs,
server,
sql,
written,
writtenprograms
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment