Ask a Question related to Coldfusion Database Access, Design and Development.
-
DataPacks.com #1
Importing data from one to another
Hi All
Is it possible to import only the data from one Access DB table to an
identical Access DB table in another database. I can't seem to figure this
out. I can import the whole table but that's not what I want.
Bill
DataPacks.com Guest
-
Importing FDF Data
James, this sounds a lot like something you'd want an FDF server for. A PDF form is designed to be filled out by one person and then submitted or... -
Importing Excel data
On each import FM 5.5 crashes on the last record to import! e.g. dummy.xls contains of 21 records - FM crashes on the last ( 21st ) or takes... -
importing data to a filemaker
Use a common intermediate file format. Access to Excel, Excel to FileMaker. "Rob" <relaxedrob@remove.this.optusnet.com.au> wrote in message... -
Triggers and importing data
Hi again;) I have a table with columns ID, A and B. There is a trigger for update and insert, which modifies column B when A is changed (i use IF... -
Importing lots of data
It is a good idea to drop and re-create the indexes to improve the performance -- HTH, SriSamp Please reply to the whole group only! ... -
Dan Bracuk #2
Re: Importing data from one to another
It can be done without cold fusion. From the target db, set up a link to the table in the source db. Then it's simple sql.
Dan Bracuk Guest
-
DataPacks.com #3
Re: Importing data from one to another
Thanks Dan
I was hoping to avoid that. :-)
Thanks
Bill
"Dan Bracuk" <webforumsuser@macromedia.com> wrote in message
news:e03ibl$2oq$1@forums.macromedia.com...> It can be done without cold fusion. From the target db, set up a link to
> the table in the source db. Then it's simple sql.
DataPacks.com Guest



Reply With Quote

