24. oktober 2002 - 10:07Der er
7 kommentarer og 1 løsning
Findes der en procedure....
Der kan opdatere en database med udgangspunkt i en anden database, men kun overføre det der mangler.
Jeg har 2 databaser. Én der er opdateret og én som mangler en masse tabeller for at være up to date. Derfor vil jeg godt være istand til at opdatere den uden at slette det data, der ligger i forvejen, så jeg kun får de nye felter med!
I dette særtema om aspekter af AI ser vi på skiftet fra sprogmodeller til AI-agenter, og hvordan virksomheder kan navigere i spændet mellem teknologisk hastighed og behovet for menneskelig kontrol.
You can us ethe import/export functions and DTS to copy your data but I think your going to have to create extra fields etc. by hand. A soultion is to copy the WHOLE database and then import the data from your "NOT UP-TO-DATE" database.
So what you're saying is, that if I copy the "updated" database to a new DB and then imports the NOT updated database, then I won't lose any data? It will not try to "remove" the extra fields from the new database in order to look like the one I'm importing?
Once you have made a copy of the WHOLE database you need to use DTS to get the data from your "NOT updated database". With DTS you can choose EXACTLY whcih data (fields etc.) you want!
Tilladte BB-code-tags: [b]fed[/b] [i]kursiv[/i] [u]understreget[/u] Web- og emailadresser omdannes automatisk til links. Der sættes "nofollow" på alle links.