473,320 Members | 1,922 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

executing the database

Hello,

I want to execute my database that includes forms,tables, and queries. How can i do this?
Nov 29 '06 #1
4 1155
missinglinq
3,532 Expert 2GB
A blindfold and a firing squad? A cyanide capsule?

If you're talking about making an EXE file, you can't. The closest you can come is an .MDE file, which keeps people from peeking inside and changing things.

1) Make a backup copy!
2) Go into your code then Debug > Compile
3) Fix any errors it finds
4) Exit VB Editor
5)Tools > Database Utilities
6) Make MDE File
Nov 29 '06 #2
A blindfold and a firing squad? A cyanide capsule?

If you're talking about making an EXE file, you can't. The closest you can come is an .MDE file, which keeps people from peeking inside and changing things.

1) Make a backup copy!
2) Go into your code then Debug > Compile
3) Fix any errors it finds
4) Exit VB Editor
5)Tools > Database Utilities
6) Make MDE File
that opens the access program again. i want to click a file and than it opens the form(s).
Nov 29 '06 #3
missinglinq
3,532 Expert 2GB
Goto Tools > Startup and under Display Form/Page pick the form you want to open with. You can also unclick Display Database Window if you don't want that to show. To get back into the "design" side after you've done this, just hold down the <Shift> key while clicking to open the db. To eliminate having to open Access and picking the db to open, go into Windows Explorer , goto the db file and create a shortcut to the desktop. Click on the icon on the desktop and you should be in.
Nov 29 '06 #4
NeoPa
32,556 Expert Mod 16PB
that opens the access program again. i want to click a file and than it opens the form(s).
In that case you should have read and followed the instructions in POSTING GUIDELINES: Please read carefully before posting to a forum instead of posting a single line that doesn't even say what you want.
It's also good manners to thank someone who's trying to help you.

MODERATOR
Nov 30 '06 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

4
by: chris.dunigan | last post by:
I'm looking for an example of how to execute an existing DTS­ package from an ASP (VB)script and would appreciate any and all response. ­I don't even know if it's possible Thanks - Chuck...
0
by: NOSPAM | last post by:
Guys, I get the 'There was an error executing the command' error message. I an using win xp & Access 2002. I created a database using the MS Access template 'Order Entry' I have entered...
10
by: Mike | last post by:
I know this sounds strange but I am at a loss. I am calling a simple funtion that opens a connection to a SQL Server 2000 database and executes an Insert Statement. private void...
5
by: erman.olca | last post by:
Hi all, I have a question for you. I used a program two days ago. there was a lan and program was just on one computer. But other computers have its short cut icon on their desktop. And it...
7
by: David R. | last post by:
Hello all, I would like to generate a Sql-Script-File and a Batch-File to execute the Batch-File over C#-Code and use the SQL-File as an Input-File for the command "osql" in the Batch-File. I...
7
by: tshad | last post by:
I thought I understood how the SaveViewState is working and was trying to use this (as per some code I found) to detect refreshes. It seemed to be working but I found that the SaveViewState was...
8
by: Daz | last post by:
Hi everyone. I was faced with the choice of whether my problem is indeed a PHP problem or a MySQL. I have decided it's a PHP problem as I don't experience the same problem when I execute the...
1
by: jesmi | last post by:
my code is: U]employee.cfm <html> <head> <title>Employee List</title> </head> <body> <h1>Employee List</h1>
7
by: robin1983 | last post by:
Hi, good morning everyone, i have a file called attendence.php The problem is that some part of code is executing properly and half of the code is not and i dont get any warning or error message. For...
0
Jacotheron
by: Jacotheron | last post by:
Hi I have a database which should return data of the threads. The idea is to create a small community (only selected users may participate) where they can post their statements etc for others to see...
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.