Board index » delphi » Memofields and SQL server = General SQL Error

Memofields and SQL server = General SQL Error

I can't use memo fields without getting the General SQl error.
this is now realy frustrating, and delaying the project.

The error can orccur att any time a table containing a MS Sql text column,
but it is most likly to occur when writing into a dbmemo from a form.

Using Delphi 3 C/S with service release 2 installad on the MS SQL server sp3
is installed.

Mikael Norrman
MV Systemutveckling
mik...@mv-systemutveckling.com

 

Re:Memofields and SQL server = General SQL Error


I've got the same problem.....

Tim Bailey

Mikael Norrman <m...@algonet.se> wrote in article
<6i6vdi$c...@forums.borland.com>...

Quote
> I can't use memo fields without getting the General SQl error.
> this is now realy frustrating, and delaying the project.

> The error can orccur att any time a table containing a MS Sql text
column,
> but it is most likly to occur when writing into a dbmemo from a form.

> Using Delphi 3 C/S with service release 2 installad on the MS SQL server
sp3
> is installed.

> Mikael Norrman
> MV Systemutveckling
> mik...@mv-systemutveckling.com

Re:Memofields and SQL server = General SQL Error


Hi there Tim and anyone else with this damning problem.

the problem is NOT in the Delphi 3 c/s. I experienced the same problem
and the cure lies in MSSQL 6.5 service pack 4.

You must retrieve this from Microsoft and update you servers.

once you have updated you servers all should be well.

A word of advise. Update you BDE to 4.51 available on
www.inprise.com/devsupport.

By the way. Borland have changed names to Inprise.!

All the very best

Christopher Hampton-Pidgeon
Analyst\Programmer
www.aga-rayburn.co.uk
E-Mail : champ...@aga-rayburn.co.uk

Quote
> -----Original Message-----
> From:      Tim Bailey [SMTP:t...@timbailey.keme.co.uk]
> Posted At: 30 April 1998 21:11
> Posted To: sqlservers
> Conversation:      Memofields and SQL server = General SQL Error
> Subject:   Re: Memofields and SQL server = General SQL Error

> I've got the same problem.....

> Tim Bailey

> Mikael Norrman <m...@algonet.se> wrote in article
> <6i6vdi$c...@forums.borland.com>...
> > I can't use memo fields without getting the General SQl error.
> > this is now realy frustrating, and delaying the project.

> > The error can orccur att any time a table containing a MS Sql text
> column,
> > but it is most likly to occur when writing into a dbmemo from a
> form.

> > Using Delphi 3 C/S with service release 2 installad on the MS SQL
> server
> sp3
> > is installed.

> > Mikael Norrman
> > MV Systemutveckling
> > mik...@mv-systemutveckling.com

Other Threads