Hi I,m new to MSSQL backend + intranet/internet programming. I want to update data (barcode labels) from multiple locations to a central server located on Intranet. I am willing to use remote views or direct select sql statements.
I'm trying to get binary data using the VFP OleDbDriver from a dbf table (foxpro 9), an image to be honest. The big problem is the type of the field where this data is stored. It's a long varchar field (do not ask me why).