Re: changing field's length?
- From: Esparta Palma <espartaQUITAESTOPRIMERO@xxxxxxxxxxxx>
- Date: Tue, 07 Mar 2006 22:56:58 -0600
jfreeman@xxxxxxxxx wrote:
Hi Lee,
Thanks for your response.
Basically we don't OWN foxpro per se. I am trying to find a 3rd-party
application to use to make changes to my .dbf files.
Sage's AbraSuite has licensed foxpro and use it as the data repository
for their HR application.
I can see clearly, using a couple of trial versions of various 3rd
party dbf manipulation applications, that the field width is set to 25
.... I don't seem to have a mechanism by which I can change it... I know
we'd have to also make changes at the reporting tool layer as well..
but the first step, I think, is to figure out how to expand this
field's character width at the database layer...
in a perfect world, we'd figure out how to expand it at the database
layer, then the application layer (where the data is
added/modified/deleted) and then the reporting layer...
We'll keep plugging... we're a non-profit with charity licensing for
all of our MS products so if you can hook me up with an up-to-date
version of foxpro that'd be great..
Cheers,
joshua
You can run any VFP command at runtime, If you want it I (or we) can send you a compiled app to acomplish this (do an ALTER TABLE ), in the case of modify an character field to 308 chars is not possible, just changing his data type to Memo.
--
¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º
Espartaco Palma Martínez
SysOp http://www.PortalFox.com
México D.F.
MoBlogs!
http://weblogs.golemproject.com/esparta/ <- Tech
http://www.espartha.com/blog/ <- Personal
VFP Bookmarks http://del.icio.us/esparta/vfp
.
- References:
- changing field's length?
- From: jfreeman
- RE: changing field's length?
- From: Lee Mitchell
- Re: changing field's length?
- From: jfreeman@xxxxxxxxx
- changing field's length?
- Prev by Date: Re: changing field's length?
- Next by Date: Re: Larger .JPG Images (VFP 6.0 worked) and VFP 9.0 won't see or print
- Previous by thread: Re: changing field's length?
- Next by thread: Re: changing field's length?
- Index(es):
Relevant Pages
|