Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Modules / DAO / VBA / March 2008

Tip: Looking for answers? Try searching our database.

Is compiling is a requirement in making MDE?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Frank Situmorang - 29 Mar 2008 11:47 GMT
Hello,

I have tried all efforts but all is unsuccesful. My question is it a
requrement that we should compile our code first than we do maing MDE?

When I tried to compile there are many error message/comping error, if I
delete it I am affraid some of my forms won't work.

Thanks for anyone help


Signature

H. Frank Situmorang

Douglas J. Steele - 29 Mar 2008 12:43 GMT
Yes, it's a requirement. You cannot create an MDE if the application doesn't
compile.

Signature

Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no private e-mails, please)

> Hello,
>
[quoted text clipped - 5 lines]
>
> Thanks for anyone help
Albert D. Kallal - 29 Mar 2008 13:14 GMT
Yes, you have to ensure you code is error free.

On the other hand, think about this:

   Do you really want to try and deploy and run a application with so many
errors? What happens if your sales report is broken, and the company uses
the results of that report to spend millions of dollars of advertising based
on that sales report, and it is wrong?

You really do want find out why the code is broken, and why so many errors
exist in your application?

I would NEVER run an application with many errors in a production
environment.

In fact, even in the rare cases where I don't use a mde, I still go
debug->compile virtually after EVERY time I add/change code to an
application. If you don't that comple each time, then you could add new
things for a very long period of time, and THEN discover you have a problem.
It is better to fix things AS you add them...not some time down in the
future.

You don't want to delete that code that fails to compile....you want to fix
it so it compiles free of errors....

Signature

Albert D. Kallal    (Access MVP)
Edmonton, Alberta Canada
pleaseNOOSpamKallal@msn.com

Frank Situmorang - 30 Mar 2008 04:48 GMT
Thanks to all of you, your information and explanation are greatful to me.

Signature

H. Frank Situmorang

> Yes, you have to ensure you code is error free.
>
[quoted text clipped - 20 lines]
> You don't want to delete that code that fails to compile....you want to fix
> it so it compiles free of errors....
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.