Re: retrieve data from 2 database
- From: "Jason Drew" <jasondrew72@xxxxxxxxx>
- Date: 28 Jul 2005 07:22:43 -0700
For a start, asking a better question will get better answers:
http://www.catb.org/~esr/faqs/smart-questions.html
Googling for python odbc gives this as the first result:
http://www.python.org/windows/win32/odbc.html
In general, how you compare database tables will depend a lot on the
nature of the tables: e.g. are you comparing names to names, rows to
rows, apples to oranges, etc.?
.
- References:
- retrieve data from 2 database
- From: crespoh
- retrieve data from 2 database
- Prev by Date: Re: easy float question just eludes me
- Next by Date: Re: Sr. Compiler Engineering Opportunity
- Previous by thread: retrieve data from 2 database
- Next by thread: Re: retrieve data from 2 database
- Index(es):
Relevant Pages
|