How to make an exe file of a access database?
-
the process of creating an executable file of an access database has been is to use developers extensions but i do not have those extensions at the moment and i need urgently to make an exe file. there is any solution please help me.
-
Answer:
i didn't hear before about something in access to do that, u can write VB code inside ur access file to do many things, but not to make exe, so u need to make a small program to use ur access database, use VB6, .NET, Java, any of them u can use the ODBC driver to connect to ur access database file and run it with ur own interface and tables, finally u don't need this exe file if u have in ur target computer the microsoft access itself
peter_on... at Yahoo! Answers Visit the source
Other answers
You may use the access query tool "Access Query Analyzer" at http://www.download5000.com/page25775.aspx , its'screenshot is http://www.download5000.com/screenshot25775.aspx , it allows you to visually build complete SQL scripts.
weida
You can write your .exe using any compiler producing executable file - as VS, BCC, GCC, etc. You code must access DB using special API. Note: for "urgent" solution it is not suitable since you must be a programmer and as a programmer you must know how to "speak" to DB.
alakit013
Related Q & A:
- How to get the source file of a particular type?Best solution by social.msdn.microsoft.com
- How to make the color negative on a PC?Best solution by answers.yahoo.com
- How to make an e-mail with a picture in it?Best solution by Yahoo! Answers
- How to make your traditional chinese dress a Halloween costume?Best solution by answers.yahoo.com
- How to make the first page of a PDF display by itself and the succeeding pages display two-up?Best solution by Super User
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.