c# - How to get range from excel binary data stored in db -


I can excel binary data in saved in SQL Server 2005, now I get pre-("A" to "O") binary data in the selected category, how to get it in C #

You must save binary data in a file, then open the file using your program using "Visual Studio Tools for Program" And Excel objects to obtain data in cells Use methods Odl.

Comments

Popular posts from this blog

qt - switch/case statement in C++ with a QString type -

python - sqlite3.OperationalError: near "REFERENCES": syntax error - foreign key creating -

Python's equivalent for Ruby's define_method? -