Connecting Tech Pros Worldwide Forums | Help | Site Map

Saving and Downloading a single record

S. Graefner
Guest
 
Posts: n/a
#1: Nov 12 '05
Hello Folks, I'm a Relitive newbie to the blood sport of MS ACCESS. I
have designed and built a database with multiple, Related, tables. The
db works well, more by good luck then good planing I expect. The
problem I'm faced with is being able to save certian fields from the
various tables to a floppy and then Download/Import them to an exact
copy of the database on another computer located elsewhere. This has
to be done with a floppy or other removable media (USB drive). As I
mentioned I am a newbie so if anybody has any sugestions for me I
would ask that you "put the dots close together" so that I can follow
and understand your sugestion.
Thanks, Stewart

Allen Browne
Guest
 
Posts: n/a
#2: Nov 12 '05

re: Saving and Downloading a single record


Some options:

1. Just copy the entire mdb to the other location?

2. Use TransferText (or TransferSpreadsheet) to export the desired records,
and the same action to import again at the other end.

3. Use replication.

BTW, we don't believe the bit about your database working merely by good
luck. :-)

--
Allen Browne - Microsoft MVP. Perth, Western Australia.
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.

"S. Graefner" <sgraefner@hfx.eastlink.ca> wrote in message
news:fd0400f8.0403041338.5fc46a84@posting.google.c om...[color=blue]
> Hello Folks, I'm a Relitive newbie to the blood sport of MS ACCESS. I
> have designed and built a database with multiple, Related, tables. The
> db works well, more by good luck then good planing I expect. The
> problem I'm faced with is being able to save certian fields from the
> various tables to a floppy and then Download/Import them to an exact
> copy of the database on another computer located elsewhere. This has
> to be done with a floppy or other removable media (USB drive). As I
> mentioned I am a newbie so if anybody has any sugestions for me I
> would ask that you "put the dots close together" so that I can follow
> and understand your sugestion.
> Thanks, Stewart[/color]


S. Graefner
Guest
 
Posts: n/a
#3: Nov 12 '05

re: Saving and Downloading a single record


Thank You for your quick response.
The entire datbase is at the other location its just one record, at a
time as required, that I would like to be able to download certain
fields to. These fields come from an exact copy of the data base in
another location. These two data bases have no connectivity what so
ever therefore the transfer of these individual records, when and if
required.
The TransferText sounds like it might be a possability if you could
please expand on that. Like I said I really need the dots close
toghther so I would be able to understand the process. I have to be
able to upload various selected fields of a record to a disk and then
download them elsewhere to their proper tables in the other database.
Thank You once again, you have given me some hope that this might be
able to be accomplished.
Stewart.
PS It started out as good luck now I'm trying to get into the good
planing.



"Allen Browne" <AllenBrowne@SeeSig.Invalid> wrote in message news:<4047f090$0$22526$5a62ac22@freenews.iinet.net .au>...[color=blue]
> Some options:
>
> 1. Just copy the entire mdb to the other location?
>
> 2. Use TransferText (or TransferSpreadsheet) to export the desired records,
> and the same action to import again at the other end.
>
> 3. Use replication.
>
> BTW, we don't believe the bit about your database working merely by good
> luck. :-)
>
> --
> Allen Browne - Microsoft MVP. Perth, Western Australia.
> Tips for Access users - http://allenbrowne.com/tips.html
> Reply to group, rather than allenbrowne at mvps dot org.[/color]
S. Graefner
Guest
 
Posts: n/a
#4: Nov 12 '05

re: Saving and Downloading a single record


Thank You for your quick response.
The entire datbase is at the other location its just one record at a
time, as required, that I would like to be able to download certain
fields to. These fields come from an exact copy of the data base in
another location. These two data bases have no connectivity what so
ever and therefore the transfer of these individual records, when and if
required.
The TransferText sounds like it might be a possability if you could
please expand on that. Like I said I really need the dots close
toghther so I would be able to understand the process. I have to be
able to upload various selected fields of a record to a disk and then
download them elsewhere to their proper tables in the other database.
Thank You once again, you have given me some hope that this might be
able to be accomplished.
Stewart.
PS It started out as good luck, now I'm trying to get into the good
planing.


"Allen Browne" <AllenBrowne@SeeSig.Invalid> wrote in message news:<4047f090$0$22526$5a62ac22@freenews.iinet.net .au>...[color=blue]
> Some options:
>
> 1. Just copy the entire mdb to the other location?
>
> 2. Use TransferText (or TransferSpreadsheet) to export the desired records,
> and the same action to import again at the other end.
>
> 3. Use replication.
>
> BTW, we don't believe the bit about your database working merely by good
> luck. :-)
>
> --
> Allen Browne - Microsoft MVP. Perth, Western Australia.
> Tips for Access users - http://allenbrowne.com/tips.html
> Reply to group, rather than allenbrowne at mvps dot org.
>
> "S. Graefner" <sgraefner@hfx.eastlink.ca> wrote in message
> news:fd0400f8.0403041338.5fc46a84@posting.google.c om...[color=green]
> > Hello Folks, I'm a Relitive newbie to the blood sport of MS ACCESS. I
> > have designed and built a database with multiple, Related, tables. The
> > db works well, more by good luck then good planing I expect. The
> > problem I'm faced with is being able to save certian fields from the
> > various tables to a floppy and then Download/Import them to an exact
> > copy of the database on another computer located elsewhere. This has
> > to be done with a floppy or other removable media (USB drive). As I
> > mentioned I am a newbie so if anybody has any sugestions for me I
> > would ask that you "put the dots close together" so that I can follow
> > and understand your sugestion.
> > Thanks, Stewart[/color][/color]
Allen Browne
Guest
 
Posts: n/a
#5: Nov 12 '05

re: Saving and Downloading a single record


Create a macro
Choose the action TransferText
Press F1 for help.

--
Allen Browne - Microsoft MVP. Perth, Western Australia.
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.

"S. Graefner" <sgraefner@hfx.eastlink.ca> wrote in message
news:fd0400f8.0403051338.55c6db19@posting.google.c om...[color=blue]
> Thank You for your quick response.
> The entire datbase is at the other location its just one record at a
> time, as required, that I would like to be able to download certain
> fields to. These fields come from an exact copy of the data base in
> another location. These two data bases have no connectivity what so
> ever and therefore the transfer of these individual records, when and if
> required.
> The TransferText sounds like it might be a possability if you could
> please expand on that. Like I said I really need the dots close
> toghther so I would be able to understand the process. I have to be
> able to upload various selected fields of a record to a disk and then
> download them elsewhere to their proper tables in the other database.
> Thank You once again, you have given me some hope that this might be
> able to be accomplished.
> Stewart.
> PS It started out as good luck, now I'm trying to get into the good
> planing.[/color]


S. Graefner
Guest
 
Posts: n/a
#6: Nov 12 '05

re: Saving and Downloading a single record


Hello again, I've been trying all evening trying to creat a macro as
you suggested. So far I have a macro that runs a make table query
which makes a table containg the feilds I would like to save. It then
sendobject to mail in the form of an excell spreadsheet, upon creating
the email with the table as an attachment I open the attachment and
save the excell file to A:\drive. It sounds crazy but belive it or not
it works. However I dont belive for an instant this is what you had in
mind. To Retrive the file from A:\ I run a an appened Query that takes
the data from the "Save Table" which the Make Table query made and
appened it to that again it works but dammed if I know how. So now all
the info is now safely back in the database, sort of, so how do I get
it to actually get to the proper tables? Now that you've picked your
self off the floor from fits of laughter can you send me the correct
way to do it?

"Allen Browne" <AllenBrowne@SeeSig.Invalid> wrote in message news:<404926af$0$22530$5a62ac22@freenews.iinet.net .au>...[color=blue]
> Create a macro
> Choose the action TransferText
> Press F1 for help.
>
> --
> Allen Browne - Microsoft MVP. Perth, Western Australia.
> Tips for Access users - http://allenbrowne.com/tips.html
> Reply to group, rather than allenbrowne at mvps dot org.
>
> "S. Graefner" <sgraefner@hfx.eastlink.ca> wrote in message
> news:fd0400f8.0403051338.55c6db19@posting.google.c om...[color=green]
> > Thank You for your quick response.
> > The entire datbase is at the other location its just one record at a
> > time, as required, that I would like to be able to download certain
> > fields to. These fields come from an exact copy of the data base in
> > another location. These two data bases have no connectivity what so
> > ever and therefore the transfer of these individual records, when and if
> > required.
> > The TransferText sounds like it might be a possability if you could
> > please expand on that. Like I said I really need the dots close
> > toghther so I would be able to understand the process. I have to be
> > able to upload various selected fields of a record to a disk and then
> > download them elsewhere to their proper tables in the other database.
> > Thank You once again, you have given me some hope that this might be
> > able to be accomplished.
> > Stewart.
> > PS It started out as good luck, now I'm trying to get into the good
> > planing.[/color][/color]
Allen Browne
Guest
 
Posts: n/a
#7: Nov 12 '05

re: Saving and Downloading a single record


Could you just create a query that has all the right things to export?

Then use TransferSpreadsheet to export the query.
Or, if you want to email it, just SendObject.

When it arrives at the other end, use TransferSpreadsheet to import the data
again from the attachment or file.

--
Allen Browne - Microsoft MVP. Perth, Western Australia.
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.

"S. Graefner" <sgraefner@hfx.eastlink.ca> wrote in message
news:fd0400f8.0403061844.3240b7bb@posting.google.c om...[color=blue]
> Hello again, I've been trying all evening trying to creat a macro as
> you suggested. So far I have a macro that runs a make table query
> which makes a table containg the feilds I would like to save. It then
> sendobject to mail in the form of an excell spreadsheet, upon creating
> the email with the table as an attachment I open the attachment and
> save the excell file to A:\drive. It sounds crazy but belive it or not
> it works. However I dont belive for an instant this is what you had in
> mind. To Retrive the file from A:\ I run a an appened Query that takes
> the data from the "Save Table" which the Make Table query made and
> appened it to that again it works but dammed if I know how. So now all
> the info is now safely back in the database, sort of, so how do I get
> it to actually get to the proper tables? Now that you've picked your
> self off the floor from fits of laughter can you send me the correct
> way to do it?
>
> "Allen Browne" <AllenBrowne@SeeSig.Invalid> wrote in message[/color]
news:<404926af$0$22530$5a62ac22@freenews.iinet.net .au>...[color=blue][color=green]
> > Create a macro
> > Choose the action TransferText
> > Press F1 for help.
> >
> > --
> > Allen Browne - Microsoft MVP. Perth, Western Australia.
> > Tips for Access users - http://allenbrowne.com/tips.html
> > Reply to group, rather than allenbrowne at mvps dot org.
> >
> > "S. Graefner" <sgraefner@hfx.eastlink.ca> wrote in message
> > news:fd0400f8.0403051338.55c6db19@posting.google.c om...[color=darkred]
> > > Thank You for your quick response.
> > > The entire datbase is at the other location its just one record at a
> > > time, as required, that I would like to be able to download certain
> > > fields to. These fields come from an exact copy of the data base in
> > > another location. These two data bases have no connectivity what so
> > > ever and therefore the transfer of these individual records, when and[/color][/color][/color]
if[color=blue][color=green][color=darkred]
> > > required.
> > > The TransferText sounds like it might be a possability if you could
> > > please expand on that. Like I said I really need the dots close
> > > toghther so I would be able to understand the process. I have to be
> > > able to upload various selected fields of a record to a disk and then
> > > download them elsewhere to their proper tables in the other database.
> > > Thank You once again, you have given me some hope that this might be
> > > able to be accomplished.
> > > Stewart.
> > > PS It started out as good luck, now I'm trying to get into the good
> > > planing.[/color][/color][/color]


Closed Thread


Similar Microsoft Access / VBA bytes