dEraCh2000
Programmer
Hi,
I have a table that has 5 BLOB fields that contain certain pictures.
Now I have a problem with my browse, becouse every time I click on a row in browse, I takes some time to select, becouse the images are being transefered all the time. I'v seen the trace file and I know that the blob fields are a part of the feth procedure.
So, is there a way to prevent thoose image from being transeferd all the time, or something like a browse on a duplicate table without those columns.
I hope I made some sence
Kind regards
Armin
I have a table that has 5 BLOB fields that contain certain pictures.
Now I have a problem with my browse, becouse every time I click on a row in browse, I takes some time to select, becouse the images are being transefered all the time. I'v seen the trace file and I know that the blob fields are a part of the feth procedure.
So, is there a way to prevent thoose image from being transeferd all the time, or something like a browse on a duplicate table without those columns.
I hope I made some sence
Kind regards
Armin