Daniel Castro wrote:
>
> I am getting the folowing error in SAPDB when I do a select statement:
>
> Select error SQL State = S1000
> [SAP AG][SQLOD32.DLL][SAP DB] General error;-9404 POS(1)
> System error: AK
> System Error: VAK721 1.
>
> Drop the DB instance and recreate it, and restoring the
I am getting the folowing error in SAPDB when I do a select statement:
Select error SQL State = S1000
[SAP AG][SQLOD32.DLL][SAP DB] General error;-9404 POS(1) System error: AK
System Error: VAK721 1.
Drop the DB instance and recreate it, and restoring the backup will solve
this?
Best regards,
serafin segador wrote:
>
> MaxDB 7.6.00.34, Windows 2003 Server, Windows XP
> clients
>
> I am a newbie in MaxDB. I am attempting to rewrite an
> existing Visual Foxpro application with native VFP
> database to one with MaxDB as the backend, retaining
> the builtin VFP functions where no record
Hello everyone.
I'm using 7.4.3.32 on Windows and have a small question.
The table is:
create table s_event (
EID FIXED(38,0) NOT NULL,
ETID FIXED(38,0) NOT NULL,
SID FIXED(38,0) NOT NULL,
CID FIXED(38,0),
eventtime FIXED(38,0) NOT NULL,
data LONG BY
Hi Manuel,
Manuel Reiter [mailto:[EMAIL PROTECTED] wrote:
> Gesendet: Mittwoch, 20. September 2006 07:38
> An: maxdb@lists.mysql.com
> Betreff: SAPDB 7.3.00.24 32 bit / Convert existing DB to unicode
>
> Hi, we need to convert an existing data base to be able to
> handle UNICODE.
>
> How can t