OneWorld Table

owxe

Member
HI GUYS,,

I have a small question..

I created a table in oneworld. I am using this table as a work Table in
OneWorld. I am using this table in different applications.

now I would like to add some other fields to that table . Is that safe to
do??

Thanks in Advance

B7322, SQL 7.0 AS400- ES, NT- DS


_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com
 
owxe,
Knowing that your table is just a work table, you won't have a problem in generating it thus "loosing" all its data.
However, you are modifying its structure, and that means that you'd better re-generate the business views (if any) and most important, revalidate your ER statements (by double-clicking them, re-populating them and OK-ing them)!
There is a little detail missing from your question: are you going to need the new fields in ALL your different applications?
If not, you may want to copy your table and expand the new one; in this case, ignore all the above talking, please.
Take care,
Adrian Chimirel

LIVE: B732.1 SP12.2, Oracle 805
SANDBOX: XE SP13, 8i
RS/6000, Citrix, 200+ clients
 
Every change you make to any table structure will cause all your data within
that table goes away....

OW 73.3.2 SP 10.1 / NT 4.0 / SQL 7.0

Greetings.
S.E. Ricardo Paz Castañón
Systems Chief
Comercial de Herramientas S.a de C.v.
+52(8)369-35-35
[email protected]
www.cohesa.com

-----Mensaje original-----
De: owxe [mailto:eek:[email protected]]
Enviado el: Miércoles, 31 de Enero de 2001 12:21 p.m.
Para: [email protected]
Asunto: OneWorld Table ~~0:4863



HI GUYS,,

I have a small question..

I created a table in oneworld. I am using this table as a work Table in
OneWorld. I am using this table in different applications.

now I would like to add some other fields to that table . Is that safe to
do??

Thanks in Advance

B7322, SQL 7.0 AS400- ES, NT- DS


_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com




--------------------------
To view this thread, visit the JDEList forum at:
http://198.144.193.139/cgi-bin/wwwthreads/showflat.pl?Cat=0&Board=OW&Number=
4863
*************************************************************
This is the JDEList One World / XE Mailing List.
Archives and information on how to SUBSCRIBE, and
UNSUBSCRIBE can be found at http://www.JDELIST.com
*************************************************************



Lic. Ricardo Paz Castanon
Jefe Sistemas COHESA
 
There is no problem with that. The only issue is that you will lose your actual data in this table.

Harold
OW B7332 SP11.3
NT 4.0 SP6
Oracle 8.1.6
C++ SP 3
 
Hi OWXE,
There is no poblem if you append the know items to the end of the table.
You mentioned that this table is a work table. If it means that you populate this table with records for a limited processing time and you do not want to store data in it for longer time, then you can simply generate the table with the new specification because in this case it isn't a problem that you will lose your records in the table.
If you want to preserve data in your table then you have to use Table Conversions but this is an other story.
Zoltán

B7332 SP11, ESU 4116422, Intel NT4, SQL 7 SP1
(working with B7321, B7331, XE too)
 
Back
Top