Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Tried info, bundle loads but not able to view the images
The zip file you uploaded seems to be corrupt.
uploaded it again in the original post.
Hi try below in load script
ODBC CONNECT TO [testatt;DBQ=D:\mdb\test.accdb];
// info
// LOAD ID,
// png;
//SQL SELECT *
//FROM Table1;
//OLEDB CONNECT32 TO [Provider=OraOLEDB.Oracle.1;Persist Security Info=False;User ID=dise;Data Source="";Extended Properties=""] (XPassword is MFUFBSFNTLZGD);
bundle iNFO SELECT ID, Attachment FROM Table1;
//OLEDB CONNECT32 TO [Provider=OraOLEDB.Oracle.1;Persist Security Info=True;User ID=qed;Data Source=qedquest-PC;Extended Properties=""] (XPassword is ffACfYVMELLA);
//
//bundle info
//SELECT *
//FROM DISE.TEST;
Regards
ASHFAQ
Not working Ashfaq
any luck
Hi the proble is that I cannot read your .accdb file
Can you somehow provide me .mdb file.
Regards
ASHFAQ
Hi Ashfaq,
Attached the mdb file.
Also as a alternate you can use the driver for accdb(ms office 2007)
Experts pls help