Welcome To The Home Of The Visual FoxPro Experts  
home. signup. forum. archives. search. google. articles. downloads. faq. members. weblogs. sponsors. rss.
 From: Renjith Mattappallil
  Where is Renjith Mattappallil?
 Hydrebadh
 Iowa - India
 Renjith Mattappallil
 To: Anders Altberg
  Where is Anders Altberg?
 Uppsala
 Sweden
 Anders Altberg
 Tags
Subject: RE: Upsizing to Oracle
Thread ID: 198913 Message ID: 202442 # Views: 26 # Ratings: 0
Version: Visual FoxPro 5 Category: General VFP Topics
Date: Friday, November 07, 2008 12:47:49 PM         
   


> >
> > Hi:
> >
> > I have identified the probelm. But I dont have the solution till now. My database is in VFP5. in some table the structure is containing N(5,2) but contains more tahn two decimal plces in the data. taht data is failing to be inserted into the oracle tables. When i increse the oracle table field size it is upsizing correctly. Can i get some permnent solution for this.
> > Regards
> > Renjith
>
>
> Num(5,2) is not the same in most SQL database as in VFP. In VFP the . dot counts as part of the length 5.
> -Anders

Hi:

While upsizing if we change the structure it is not showing error. That means if it is N(6,2) change it to (12,4) the value will be correctly upsized.
I have table with more than 60 fields and 100's of such tables. can any body tell me a shot cut to do this. or some other solution.

Thanks& Regards
Renjith



COMPLETE THREAD
Upsizing to Oracle Posted by Renjith Mattappallil @ 10/16/2008 7:49:26 AM
RE: Upsizing to Oracle Posted by Stefan Wuebbe @ 10/16/2008 10:01:21 AM
RE: Upsizing to Oracle Posted by Pete Sass @ 10/20/2008 2:11:35 PM
RE: Upsizing to Oracle Posted by Renjith Mattappallil @ 11/7/2008 10:35:27 AM
RE: Upsizing to Oracle Posted by Anders Altberg @ 11/7/2008 11:14:58 AM
RE: Upsizing to Oracle Posted by Renjith Mattappallil @ 11/7/2008 12:47:49 PM
RE: Upsizing to Oracle Posted by Anders Altberg @ 11/7/2008 4:18:23 PM