|
|
sybperl-l Archive
Up Prev Next
From: "Ernest Wong" <chunsang at hotmail dot com>
Subject: Re: Problem updating Text Column
Date: Mar 11 2000 2:48AM
It works after setting the 'select into/bulk copy' option to true! Thanks!
Ernest
> > I tried updating the column to " " first, and then update the column
>with my
> > data, this time I get this message:
> >
> >
> > Server message:
> > Message number: 7130, Severity 16, State 1, Line 1
> > Message String: WRITETEXT with no log is not valid at this time.
>Database
> > school must first be configured for this.
> >
> > Does it mean the transaction log? If so, I already have it configured.
> Any
> > Hints?
> >
>
>
>You need to set the 'select into/bulk copy' option to true for that
>database, or use the logging version of dbwritetext().
>
>Michael
>
>
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com
|