I have begun working on a project which is going to utilize the latest version of SQL 2014 FileTable, which in all effect will replace the varbinary(max) fields which are containing my clients image data, currently it hold 1,250,000 images in 3 fields (full size, thumbnail 100x100, thumbnail 300x300).
I need to get the foxpro "Form(s)" to read the varbinary data from sql,
So my first question has anyone done this already as i am need to setup some raw compares of timing and requirements for getting this done
it looks like from whar i have read we'll need to use a Ole COntrol to display the image, but looking for some solutions that have already been tested
Thanks
Fanz
I need to get the foxpro "Form(s)" to read the varbinary data from sql,
So my first question has anyone done this already as i am need to setup some raw compares of timing and requirements for getting this done
it looks like from whar i have read we'll need to use a Ole COntrol to display the image, but looking for some solutions that have already been tested
Thanks
Fanz