PDA

Click to See Complete Forum and Search --> : Mdac_typ.exe


nishantp
Aug 23rd, 2001, 08:29 AM
I am using the package and deployment (ya ya shut up) wizard un VB6. It says that my program requires the Mdac_typ.exe. What is this exe?? It adds over 8MB to my program!!. I dont want it unless i need it. Thanks.

nullus
Aug 23rd, 2001, 08:32 AM
data access components :)

nishantp
Aug 23rd, 2001, 08:35 AM
The only thing this program does is File i/o,and processing. It has only basic controls, Command buttons, option buttons, text boxes, frames and labels. Nothing fancy. Do i need it?

filburt1
Aug 23rd, 2001, 08:36 AM
No. Make sure all unnecessary components are unchecked (right-click the toolbox, select Components, and uncheck everything you can).

BTW, why post here instead of General VB? :confused:

nullus
Aug 23rd, 2001, 08:36 AM
only if you're accessing a database

nishantp
Aug 23rd, 2001, 08:42 AM
Originally posted by filburt1
No. Make sure all unnecessary components are unchecked (right-click the toolbox, select Components, and uncheck everything you can).

BTW, why post here instead of General VB? :confused: I dont know...it didnt seem like a real VB question. And no im not accessing databases si i dont think ill need it. phew!. Thanks.

filburt1
Aug 23rd, 2001, 08:43 AM
Hey, I don't really mind. :)

Did you check the component thing?

nishantp
Aug 23rd, 2001, 08:52 AM
Ya. Thanks. All i needed were the Windows Common controls and the Common Dialog control. Lol it went from 9.3 MB to 1.75. Good good. Thanks 4 the help.:)

filburt1
Aug 23rd, 2001, 08:52 AM
:cool: