Microsoft
Software
Hardware
Network
Question : extracting BLOBs
Hello,
I am a newbie in Access programming (however, I'm not a newbie in programming in general).
In the accounting system we use (based on SQL Server) we attach scan of every cost invoice.
However, the user interface is not very convenient.
Therefore I'm thinking of developing own system in Access (SQL Server tables will be linked in the Access database) for browsing cost invoices.
I have some questions and here I'm posting one of them:
how to extract BLOB from the SQL Server database?
- how to do it from Access? can you please give me an example / link?
- is it better to code BLOB extraction procedure in SQL Server (I am not sure if it is possible) and execute it from Access VBA?
thank you very much for help.
best regards,
Jarek
Answer : extracting BLOBs
What code are you using?
It might be easier to pass a recordset to the report
http://www.emoreau.com/Ent
ries/Artic
les/2006/0
9/Feeding-
Crystal-Re
ports-from
-your-appl
ication.as
px
mlmcc
Random Solutions
What does \e mean in a regular expressions?
Exchange 2007 Server - Adding new DC (2008 or 2008 R2)?
adding last password change to vbscript (exporting Exchange 2003 mailbox statistics)
Which is Better, FreeAndNil(SL) or SL.Clear?
Excel 2007 VBA Intellisense not working
Excel Macro Button - Change Text & Sub Routine
Setup remote web access
mosquitoes in usa vs africa
How do configure authenictaion to my Wordpress page
asp.net I want to limit the number of images a user can enter and display the counter 1 to 6 to the user and to inbibit the upload button on a count of 6