specialist
Programmer
Greetings-
I am in the process of moving a DB from Access to SQL for an application and one column holds an OLE OBJECT in the access db, which converts to Image datatype in sql. I am not sure if I would like to hold the images, zips, docs, etc inside the db as it seems to bloat the db immensely.
My question to the wonderful community of tek-tippers is this: Is there a best practice for this sort of situation? Is it better to hold the binaries in the DB or would if be better to have a path to the file in the column instead?
I have looked far and wide and there seems to be a 50/50 split on the matter. In my particular situation, the conversion from .mdb to sql is to improve performance and scalibility...aren't they all
Any advice as to a "best practice" in this matter would be welcome. Anyone who has already been in this situation please let me know.
Muchas gracias!
-Mike
I am in the process of moving a DB from Access to SQL for an application and one column holds an OLE OBJECT in the access db, which converts to Image datatype in sql. I am not sure if I would like to hold the images, zips, docs, etc inside the db as it seems to bloat the db immensely.
My question to the wonderful community of tek-tippers is this: Is there a best practice for this sort of situation? Is it better to hold the binaries in the DB or would if be better to have a path to the file in the column instead?
I have looked far and wide and there seems to be a 50/50 split on the matter. In my particular situation, the conversion from .mdb to sql is to improve performance and scalibility...aren't they all
Any advice as to a "best practice" in this matter would be welcome. Anyone who has already been in this situation please let me know.
Muchas gracias!
-Mike