Re: Fw: Query to update column length

2002-09-24 Thread Josh Trutwin
> Hi all, > > I am writing an application that requires my application to possibly > update the length of a char field while data is being imported into the > db. First, can I update the size/type of a column using UPDATE? Would > someone be willing to give me an example? You will want to lo

Re: Fw: Query to update column length

2002-09-24 Thread Shaun Bramley
EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, September 24, 2002 6:20 PM Subject: Re: Fw: Query to update column length > On Tue, Sep 24, 2002 at 05:56:23PM -0400, Shaun Bramley wrote: > > Hi all, > > > > I am writing an application that requires my ap

Re: Fw: Query to update column length

2002-09-24 Thread Brian Reichert
On Tue, Sep 24, 2002 at 05:56:23PM -0400, Shaun Bramley wrote: > Hi all, > > I am writing an application that requires my application to possibly update > the length of a char field while data is being imported into the db. First, > can I update the size/type of a column using UPDATE? Would so