Re: Test for existance of field
- From: steve <steve@xxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 14 Apr 2005 09:51:10 +0100
John Spiegel wrote:
There's also FSIZE(), returning 0 if the field doesn't exist.
Thanks Guys,
Fsize is the one!
IF FSIZE('startdate')=0
ALTER table wip4copy ADD COLUMN startdate d(8)
ENDIFThanks
Steve .
- Follow-Ups:
- Re: Test for existance of field
- From: Anders Altberg
- Re: Test for existance of field
- References:
- Test for existance of field
- From: steve
- Re: Test for existance of field
- From: John Spiegel
- Test for existance of field
- Prev by Date: Can vfp realize such multi-threading program(winsock)?
- Next by Date: Re: How to use Visual Foxpro to create a folder in Windows Explorer?
- Previous by thread: Re: Test for existance of field
- Next by thread: Re: Test for existance of field
- Index(es):
Relevant Pages
|