473,657 Members | 2,371 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Find and Export backend from Frontend

DD
Hi
I have a split database, that is packaged and used in a runtime
enviroment.

I want to make it easier for the user, a button on the frontend
"Export Backend"

They can click on the button then search for the backend and then save
the backend to a CD or Floppy.

Can anyone assist,as i have looked at the OpenSave dialog but i must
be missing something

Regards
DD
Nov 13 '05 #1
3 2091
Go to www.mvps.org/access and look at the first two examples in the API
section.

--
PC Datasheet
Your Resource For Help With Access, Excel And Word Applications
re******@pcdata sheet.com
www.pcdatasheet.com
"DD" <da**********@b igpond.com.au> wrote in message
news:14******** *************** ***@posting.goo gle.com...
Hi
I have a split database, that is packaged and used in a runtime
enviroment.

I want to make it easier for the user, a button on the frontend
"Export Backend"

They can click on the button then search for the backend and then save
the backend to a CD or Floppy.

Can anyone assist,as i have looked at the OpenSave dialog but i must
be missing something

Regards
DD

Nov 13 '05 #2
Yes i understand to use these.

But i am not able to work out how to once i have browsed and found the
backend to save it to a external drive A or Cd

any help please
DD

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 13 '05 #3
A few comments:
First, you shouldn't need to browse to the backend; you can extract its
location from the Connect property of the TableDef for any linked table.

Second, most backends rapidly exceed the 1.44 MB you can store on a floppy.

Third, it's generally considered unwise to copy an MDB file while there's an
open connection to it.
At the very least, you should make sure that all bound forms in your front
end are closed. (Put your button on an unbound form - e.g. a switchboard or
main menu.)
Since you have a split application, I'm assuming that there may be other
users using the backend at the same time. It would be best to check for
this condition and not allow copying in that case.

Fourth, the FileCopy command is all you'd need to copy the file to a new
location on a hard drive or floppy drive. Under WindowsXP, I would expect
it to move the files to the D drive for you, but not to actually burn the
CD. If you come up with some API calls to actually do the burning, please
post back. I'd like to know those myself!

HTH
- Turtle

"DD" <da**********@b igpond.com.au> wrote in message
news:14******** *************** ***@posting.goo gle.com...
Hi
I have a split database, that is packaged and used in a runtime
enviroment.

I want to make it easier for the user, a button on the frontend
"Export Backend"

They can click on the button then search for the backend and then save
the backend to a CD or Floppy.

Can anyone assist,as i have looked at the OpenSave dialog but i must
be missing something

Regards
DD

Nov 13 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
2345
by: matt bourke | last post by:
Hi, Can you please tell me what the advantage is of using an access backend with a VB frontend OVER access as a frontend and backend. M
3
6304
by: Chris | last post by:
I have a frontend that has some tables which are linked to a backend. Now I want to make the backend password protected and when I try to run it password protected I can't open it. In the first form that opens in the front end, I added the following to the form_open event: Dim cnn As ADODB.connection Set cnn = New ADODB.connection cnn.Provider = "Microsoft.Jet.OLEDB.4.0" cnn.Properties("Data Source") = "C:\backend.mdb"
16
2677
by: John | last post by:
Hi All, I have two backend databases that area link to a frontend database where information is entered, retrieved and deleted. The information accessed from the frontend database is coming from both databases. Both backend databases are at least 225MB each, therefore accessing data is slow and running queries are slow and frustrating, this causes the databases to crash at times. At the beginning I though it was a network connection, so...
5
1686
by: Bob Dydd | last post by:
Hi Everybody I have an Access 2000 MDB with the Usual FrontEnd/BackEnd Arrangement. The program depends on being able link to "Inbox" in Ms Outlook 2000. This is easy enough to do from the FrontEnd and has been OK while me and the missus have been using the program ourselves. Now We want to be able to give the program to others who mainly do not have MS Access installed., or if they do, have no idea what it is
42
5621
by: PC Datasheet | last post by:
I have zero experience with using a SQL database for a backend and Access for a frontend. I have some questions: 1. Does an SQL database have tables? 2. How does Access connect to the data in an SQL database? Linking, importing, or ??? 3. Earlier today there was a thread regarding DAO and ADO. In the thread it was said that ADO is very useful when the backend is a SQL database. Could someone explain that?
6
2742
by: Mike | last post by:
I have developed a program that has the backend on a server and multiple users have the front end at their individual computers. I know how to set a password on the backend. How can I implement the requirement for entry of this password for each user as they sign in on the front end? Thank you for the help in advance Mike
4
1864
by: Wayne | last post by:
I have a backend database (Backend1.mdb)that has 3 main data tables, I'll call them Data1, Data2 and Data3, plus several other associated tables. All relationships are set in the backend database which is linked to my frontend. Data3 will grow much more quickly than Data1 and Data2 as it will have much more data added to it on a daily basis. I would like to keep all of the data from Data1 and Data2 to a manageable size so that it can...
4
4968
by: Jim Devenish | last post by:
I wish to copy a table on a SQL Server backend to a table on an Access (.mdb) front end in the simplest way. I have the following to get the recordset but am seeking something easier. Dim theConnectionString theConnectionString = "Driver=SQL Server; Server=Server;Database=myData;Trusted_Connection=Yes"
2
1756
by: Kaustubha B S | last post by:
hi! this is Kaustubha from BLR , INDIA i had a doubt about Client/server technology 1) how does a backend-frontend tool in clientserver technology work and what are the differrent software tools that are used to make this thing work for example: RDBMS (oracle) and FORMS are used as backend-frontend tool in clientserver technology ...
0
8399
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8312
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8732
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8504
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8606
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7337
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6169
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
4318
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
1959
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.