Sign Up |  Live StatsLive Stats    Articles 35,345| Comments 159,788| Members 17,820, Newest waheguruhelpme| Online 220
Home Contact
 (Forgotten?): 
    Sikhism

   
                                                                     Your Banner Here!    

Transfer data to another table

Our Donation Goal : Why Donate? : Donate Today! : Donate Anonymously (ਗੁਪਤ) : Our Family of Supporters
Goal this month: 400 USD, Received: 35 USD (9%)
Please Donate...
Related Topics...
Thread Thread Starter Forum Replies Last Post
How do I transfer Data from all tables in one access database to . kim Information Technology 1 28-Jul-2006 08:36 AM
Transfer data from one database to another ? SpookiePower Information Technology 1 28-Jul-2006 08:36 AM
Filter data in table with other table agent Information Technology 3 28-Jul-2006 08:33 AM
How do I transfer data from access database to a word document J. McGonigal Information Technology 1 17-Nov-2005 18:02 PM
If you type data in 1 table will it populate to another table? Jwyffels Information Technology 2 02-Nov-2005 11:47 AM


Tags
transfer, data, table
Reply Post New Topic In This Forum Stay Connected to Sikhism, Click Here to Register Now!
  #1 (permalink)  
Old 28-Jul-2006, 08:04 AM
troy's Avatar troy
Guest
 
Posts: n/a
   
   
Transfer data to another table

  Donate Today!   Email to Friend  Tell a Friend   Show Printable Version  Print   Contact sikhphilosophy.net Administraion for any Suggestions, Ideas, Feedback.  Feedback  

Register to Remove Advertisements
I would like to transfer data from one table to another while filtering out
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/information-technology/9697-transfer-data-to-another-table.html
redundant product id numbers. I want to use the target table for additional
queries etc. Is there something I can put in my criteria under Product ID
that would filter this before it moves?

*








 
Do share your immediate thoughts or reactions on this issue? We value your views! Login Now! or Sign Up Today! to share your views with us.. Gurfateh!
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 28-Jul-2006, 08:04 AM
Larry Daugherty's Avatar Larry Daugherty
Guest
 
Posts: n/a
   
   
Re: Transfer data to another table

If both source and destination tables are within the same database
then you really don't want to copy data from one to another. Visit
"Ten Commandments" on www.mvps.org/access to see some more of the
rules for relational databases.

If you queries seem to be getting too complex then you could save that
first query that yields just the data you wanted (for the table you
shouldn't write) as a named query in the database|queries window.
Anything that would have used your new data can now call on your new,
named query.

HTH
--
-Larry-
--

"troy" wrote in message
news:B2F1B979-7DE9-40E5-9337-39C86D04193E@microsoft.com...
> I would like to transfer data from one table to another while

Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=9697
filtering out
> redundant product id numbers. I want to use the target table for

Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=9697
additional
> queries etc. Is there something I can put in my criteria under

Product ID
> that would filter this before it moves?



Reply With Quote
  #3 (permalink)  
Old 28-Jul-2006, 08:05 AM
troy's Avatar troy
Guest
 
Posts: n/a
   
   
Re: Transfer data to another table

Sorry I dont understad anything you are trying to say. Anyway thanks for your
suggestion but I already know about the 10 comandments. However I have a
table that has multiple data such as 3 or for of the same product id's
because of new versions. Why the other developer built it as un normal as you
can get is beyond me. Right now I am trying to figure out a way to be able to
take any of the data that has been updated and update it to the current
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=9697
version, nbr etc or whatever it may be tat they are updateing. With 2 keys in
the same table it makes it impossible to figure out a way. Right now I am
doing a filter query to locate only the last product number (which will
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=9697
elimite the redundancy) then I can work from there.

"Larry Daugherty" wrote:

> If both source and destination tables are within the same database
> then you really don't want to copy data from one to another. Visit
> "Ten Commandments" on www.mvps.org/access to see some more of the
> rules for relational databases.
>
> If you queries seem to be getting too complex then you could save that
> first query that yields just the data you wanted (for the table you
> shouldn't write) as a named query in the database|queries window.
> Anything that would have used your new data can now call on your new,
> named query.
>
> HTH
> --
> -Larry-
> --
>
> "troy" wrote in message
> news:B2F1B979-7DE9-40E5-9337-39C86D04193E@microsoft.com...
> > I would like to transfer data from one table to another while

> filtering out
> > redundant product id numbers. I want to use the target table for

> additional
> > queries etc. Is there something I can put in my criteria under

> Product ID
> > that would filter this before it moves?

>
>
>

Reply With Quote
  #4 (permalink)  
Old 28-Jul-2006, 08:07 AM
Larry Daugherty's Avatar Larry Daugherty
Guest
 
Posts: n/a
   
   
Re: Transfer data to another table

I really don't understand much of what you have written. Since you
also write that you can't understand what I wrote earlier, you may be
in over your head technically. I do hope you have a backup copy of
your complete application before you started making changes. If not,
you should make a backup copy now. before you make any more changes.

You may need competent Access help. Maybe you can get someone in your
local market. You can also try getting your problem solved online.
If your data isn't confidential you can decode my address and send me
your application in a zip file (my mail client will delete an MDB or
MDE). I'll have a look at it free of charge. Please also indicate
your time zone and contact info.

HTH
--
-Larry-
--

"troy" wrote in message
newsA0321E0-89DC-46C3-8D68-D2F20E5A3908@microsoft.com...
> Sorry I dont understad anything you are trying to say. Anyway thanks

for your
> suggestion but I already know about the 10 comandments. However I

have a
> table that has multiple data such as 3 or for of the same product

id's
> because of new versions. Why the other developer built it as un

normal as you
> can get is beyond me. Right now I am trying to figure out a way to

be able to
> take any of the data that has been updated and update it to the

current
> version, nbr etc or whatever it may be tat they are updateing. With

Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=9697
2 keys in
> the same table it makes it impossible to figure out a way. Right now

I am
> doing a filter query to locate only the last product number (which

will
> elimite the redundancy) then I can work from there.
>
> "Larry Daugherty" wrote:
>
> > If both source and destination tables are within the same database
> > then you really don't want to copy data from one to another.

Visit
> > "Ten Commandments" on www.mvps.org/access to see some more of the
> > rules for relational databases.
> >
> > If you queries seem to be getting too complex then you could save

that
> > first query that yields just the data you wanted (for the table

you
> > shouldn't write) as a named query in the database|queries window.
> > Anything that would have used your new data can now call on your

new,
> > named query.
> >
> > HTH
> > --
> > -Larry-
> > --
> >
> > "troy" wrote in message
> > news:B2F1B979-7DE9-40E5-9337-39C86D04193E@microsoft.com...
> > > I would like to transfer data from one table to another while

> > filtering out
> > > redundant product id numbers. I want to use the target table for

> > additional
> > > queries etc. Is there something I can put in my criteria under

> > Product ID
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=9697
> > > that would filter this before it moves?

> >
> >
> >



Reply With Quote
  #5 (permalink)  
Old 28-Jul-2006, 08:07 AM
troy's Avatar troy
Guest
 
Posts: n/a
   
   
Re: Transfer data to another table

OK thanks but I dont need the help any longer. I have been advised that you
can not do what I was trying to do but if there is a will there is a way. I
have been doing this for about 8 years and most is fixing others mess. This
one tops the cake. WHY? Because they want it done their way and not the
correct way. Way below my standards and it makes it tough to do a patch when
you know it is not the correct way. Dont like it but they are the boss. s
long as they understand what I am doing and the consenquences that will arise
after may departure. May b one month or a year but it will happen! Thanks
again

"Larry Daugherty" wrote:

> I really don't understand much of what you have written. Since you
> also write that you can't understand what I wrote earlier, you may be
> in over your head technically. I do hope you have a backup copy of
> your complete application before you started making changes. If not,
> you should make a backup copy now. before you make any more changes.
>
> You may need competent Access help. Maybe you can get someone in your
> local market. You can also try getting your problem solved online.
> If your data isn't confidential you can decode my address and send me
> your application in a zip file (my mail client will delete an MDB or
> MDE). I'll have a look at it free of charge. Please also indicate
> your time zone and contact info.
>
> HTH
> --
> -Larry-
> --
>
> "troy" wrote in message
> newsA0321E0-89DC-46C3-8D68-D2F20E5A3908@microsoft.com...
> > Sorry I dont understad anything you are trying to say. Anyway thanks

> for your
> > suggestion but I already know about the 10 comandments. However I

> have a
> > table that has multiple data such as 3 or for of the same product

> id's
> > because of new versions. Why the other developer built it as un

> normal as you
> > can get is beyond me. Right now I am trying to figure out a way to

> be able to
> > take any of the data that has been updated and update it to the

> current
> > version, nbr etc or whatever it may be tat they are updateing. With

> 2 keys in
> > the same table it makes it impossible to figure out a way. Right now

Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=9697
> I am
> > doing a filter query to locate only the last product number (which

> will
> > elimite the redundancy) then I can work from there.
> >
> > "Larry Daugherty" wrote:
> >
> > > If both source and destination tables are within the same database
> > > then you really don't want to copy data from one to another.

> Visit
> > > "Ten Commandments" on www.mvps.org/access to see some more of the
> > > rules for relational databases.
> > >
> > > If you queries seem to be getting too complex then you could save

> that
> > > first query that yields just the data you wanted (for the table

> you
> > > shouldn't write) as a named query in the database|queries window.
> > > Anything that would have used your new data can now call on your

> new,
> > > named query.
> > >
> > > HTH
> > > --
> > > -Larry-
> > > --
> > >
> > > "troy" wrote in message
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=9697
> > > news:B2F1B979-7DE9-40E5-9337-39C86D04193E@microsoft.com...
> > > > I would like to transfer data from one table to another while
> > > filtering out
> > > > redundant product id numbers. I want to use the target table for
> > > additional
> > > > queries etc. Is there something I can put in my criteria under
> > > Product ID
> > > > that would filter this before it moves?
> > >
> > >
> > >

>
>
>

Reply With Quote
  #6 (permalink)  
Old 28-Jul-2006, 08:07 AM
Larry Daugherty's Avatar Larry Daugherty
Guest
 
Posts: n/a
   
   
Re: Transfer data to another table

Would they get in and interfere with the operating room personnel who
are replacing their hip joint? Same kind of thing in that their
interference in the technical side of things will definitely have
consequences.

--
-Larry-
--

"troy" wrote in message
news:2340B3B1-C1A4-4399-8D9B-A50472E783DE@microsoft.com...
> OK thanks but I dont need the help any longer. I have been advised

that you
> can not do what I was trying to do but if there is a will there is a

way. I
> have been doing this for about 8 years and most is fixing others

mess. This
> one tops the cake. WHY? Because they want it done their way and not

Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=9697
the
> correct way. Way below my standards and it makes it tough to do a

patch when
> you know it is not the correct way. Dont like it but they are the

boss. s
> long as they understand what I am doing and the consenquences that

will arise
> after may departure. May b one month or a year but it will happen!

Thanks
> again
>
> "Larry Daugherty" wrote:
>
> > I really don't understand much of what you have written. Since

you
> > also write that you can't understand what I wrote earlier, you may

be
> > in over your head technically. I do hope you have a backup copy

of
> > your complete application before you started making changes. If

not,
> > you should make a backup copy now. before you make any more

changes.
> >
> > You may need competent Access help. Maybe you can get someone in

your
> > local market. You can also try getting your problem solved

online.
> > If your data isn't confidential you can decode my address and send

me
> > your application in a zip file (my mail client will delete an MDB

or
> > MDE). I'll have a look at it free of charge. Please also

indicate
> > your time zone and contact info.
> >
> > HTH
> > --
> > -Larry-
> > --
> >
> > "troy" wrote in message
> > newsA0321E0-89DC-46C3-8D68-D2F20E5A3908@microsoft.com...
> > > Sorry I dont understad anything you are trying to say. Anyway

Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=9697
thanks
> > for your
> > > suggestion but I already know about the 10 comandments. However

I
> > have a
> > > table that has multiple data such as 3 or for of the same

product
> > id's
> > > because of new versions. Why the other developer built it as un

> > normal as you
> > > can get is beyond me. Right now I am trying to figure out a way

to
> > be able to
> > > take any of the data that has been updated and update it to the

> > current
> > > version, nbr etc or whatever it may be tat they are updateing.

With
> > 2 keys in
> > > the same table it makes it impossible to figure out a way. Right

now
> > I am
> > > doing a filter query to locate only the last product number

(which
> > will
> > > elimite the redundancy) then I can work from there.
> > >
> > > "Larry Daugherty" wrote:
> > >
> > > > If both source and destination tables are within the same

database
> > > > then you really don't want to copy data from one to another.

> > Visit
> > > > "Ten Commandments" on www.mvps.org/access to see some more of

the
> > > > rules for relational databases.
> > > >
> > > > If you queries seem to be getting too complex then you could

save
> > that
> > > > first query that yields just the data you wanted (for the

table
> > you
> > > > shouldn't write) as a named query in the database|queries

window.
> > > > Anything that would have used your new data can now call on

your
> > new,
> > > > named query.
> > > >
> > > > HTH
> > > > --
> > > > -Larry-
> > > > --
> > > >
> > > > "troy" wrote in message
> > > > news:B2F1B979-7DE9-40E5-9337-39C86D04193E@microsoft.com...
> > > > > I would like to transfer data from one table to another

while
> > > > filtering out
> > > > > redundant product id numbers. I want to use the target table

for
> > > > additional
> > > > > queries etc. Is there something I can put in my criteria

under
> > > > Product ID
> > > > > that would filter this before it moves?
> > > >
> > > >
> > > >

> >
> >
> >



Reply With Quote
  #7 (permalink)  
Old 28-Jul-2006, 08:07 AM
troy's Avatar troy
Guest
 
Posts: n/a
   
   
Re: Transfer data to another table

  Donate Today!  
Yo got that right!

"Larry Daugherty" wrote:

> Would they get in and interfere with the operating room personnel who
> are replacing their hip joint? Same kind of thing in that their
> interference in the technical side of things will definitely have
> consequences.
>
> --
> -Larry-
> --
>
> "troy" wrote in message
> news:2340B3B1-C1A4-4399-8D9B-A50472E783DE@microsoft.com...
> > OK thanks but I dont need the help any longer. I have been advised

> that you
> > can not do what I was trying to do but if there is a will there is a

> way. I
> > have been doing this for about 8 years and most is fixing others

> mess. This
> > one tops the cake. WHY? Because they want it done their way and not

> the
> > correct way. Way below my standards and it makes it tough to do a

> patch when
> > you know it is not the correct way. Dont like it but they are the

> boss. s
> > long as they understand what I am doing and the consenquences that

> will arise
> > after may departure. May b one month or a year but it will happen!

> Thanks
> > again
> >
> > "Larry Daugherty" wrote:
> >
> > > I really don't understand much of what you have written. Since

> you
> > > also write that you can't understand what I wrote earlier, you may

> be
> > > in over your head technically. I do hope you have a backup copy

> of
> > > your complete application before you started making changes. If

> not,
> > > you should make a backup copy now. before you make any more

> changes.
> > >
> > > You may need competent Access help. Maybe you can get someone in

> your
> > > local market. You can also try getting your problem solved

> online.
> > > If your data isn't confidential you can decode my address and send

> me
> > > your application in a zip file (my mail client will delete an MDB

> or
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=9697
> > > MDE). I'll have a look at it free of charge. Please also

> indicate
> > > your time zone and contact info.
> > >
> > > HTH
> > > --
> > > -Larry-
> > > --
> > >
> > > "troy" wrote in message
> > > newsA0321E0-89DC-46C3-8D68-D2F20E5A3908@microsoft.com...
> > > > Sorry I dont understad anything you are trying to say. Anyway

> thanks
> > > for your
> > > > suggestion but I already know about the 10 comandments. However

> I
> > > have a
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=9697
> > > > table that has multiple data such as 3 or for of the same

> product
> > > id's
> > > > because of new versions. Why the other developer built it as un
> > > normal as you
> > > > can get is beyond me. Right now I am trying to figure out a way

> to
> > > be able to
> > > > take any of the data that has been updated and update it to the
> > > current
> > > > version, nbr etc or whatever it may be tat they are updateing.

> With
> > > 2 keys in
> > > > the same table it makes it impossible to figure out a way. Right

> now
> > > I am
> > > > doing a filter query to locate only the last product number

> (which
> > > will
> > > > elimite the redundancy) then I can work from there.
> > > >
> > > > "Larry Daugherty" wrote:
> > > >
> > > > > If both source and destination tables are within the same

> database
> > > > > then you really don't want to copy data from one to another.
> > > Visit
> > > > > "Ten Commandments" on www.mvps.org/access to see some more of

> the
> > > > > rules for relational databases.
> > > > >
> > > > > If you queries seem to be getting too complex then you could

> save
> > > that
> > > > > first query that yields just the data you wanted (for the

> table
> > > you
> > > > > shouldn't write) as a named query in the database|queries

> window.
> > > > > Anything that would have used your new data can now call on

> your
> > > new,
> > > > > named query.
> > > > >
> > > > > HTH
> > > > > --
> > > > > -Larry-
> > > > > --
> > > > >
> > > > > "troy" wrote in message
> > > > > news:B2F1B979-7DE9-40E5-9337-39C86D04193E@microsoft.com...
> > > > > > I would like to transfer data from one table to another

> while
> > > > > filtering out
> > > > > > redundant product id numbers. I want to use the target table

> for
> > > > > additional
> > > > > > queries etc. Is there something I can put in my criteria

> under
> > > > > Product ID
> > > > > > that would filter this before it moves?
> > > > >
> > > > >
> > > > >
> > >
> > >
> > >

>
>
>

Reply With Quote
   Click Here to Donate Now!

Support Us!
Become a Promoter!
Gurfateh ji, you can become a SPN Promoter by Donating as little as $10 each month. With limited resources & high operational costs, your donations make it possible for us to deliver a quality website and spread the teachings of the Sri Guru Granth Sahib Ji, to serve & uplift humanity. Every contribution counts. Donate Generously. Gurfateh!
ReplyPost New Topic In This Forum Stay Connected to Sikhism, Click Here to Register Now!

Bookmarks


(View-All Members who have read this thread : 0
There are no names to display.

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Tools Search
Search:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On

» Gurbani Jukebox
Listen to Gurbani while surfing SPN!
» Active Discussions
sikhism Who is "Mohan"?
Today 06:52 AM
21 Replies, 319 Views
sikhism need urgent advice.......
Today 06:46 AM
6 Replies, 72 Views
sikhism ਨਾਮਾ
Today 06:37 AM
2 Replies, 45 Views
sikhism Sikh Diamonds Video...
Today 04:23 AM
6 Replies, 112 Views
sikhism Are Creator and Creation...
Today 01:30 AM
44 Replies, 2,833 Views
sikhism Herman Hesse,...
Today 00:54 AM
13 Replies, 225 Views
sikhism On a Scale of Most...
Yesterday 21:42 PM
30 Replies, 1,277 Views
sikhism I became victim by...
Yesterday 19:50 PM
0 Replies, 39 Views
sikhism How important is Matha...
By Ishna
Yesterday 19:05 PM
58 Replies, 1,026 Views
sikhism Sikh Books downloads
Yesterday 15:39 PM
2 Replies, 62 Views
sikhism Salok Sheikh Farid ji...
Yesterday 09:35 AM
0 Replies, 43 Views
sikhism In Punjab, three farmers...
Yesterday 05:36 AM
0 Replies, 45 Views
sikhism Supernatural Sikhs, what...
Yesterday 03:45 AM
19 Replies, 408 Views
sikhism Sukhmani Sahib Astpadi...
26-May-2012 22:57 PM
0 Replies, 46 Views
Do You Think You Are...
26-May-2012 09:59 AM
94 Replies, 8,258 Views
» Books You Should Read...
Powered by vBadvanced CMPS v3.2.2

All times are GMT +6.5. The time now is 07:41 AM.
Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.5.2 Copyright © 2004-12, All Rights Reserved. Sikh Philosophy Network


Page generated in 0.61693 seconds with 30 queries