dbTalk Databases Forums  

Centura 7.5.1 MS ACCESS problems

comp.databases.gupta comp.databases.gupta


Discuss Centura 7.5.1 MS ACCESS problems in the comp.databases.gupta forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Christian Schabert
 
Posts: n/a

Default Centura 7.5.1 MS ACCESS problems - 02-11-2004 , 04:57 AM






Hello,
i'm working with W2K centura sqlbase server 7.5.1 and access the database
with MS ACCESS 2000, it works. I only combine the tables.

1st problem:

I'm wondering that I cannot change any data record. I always get the
message:
Microsoft Access
ODBC: Aktualisierung in einer verknüpften Tabelle "tablename..."
fehlgeschlagen
MERANT] [ODBC SQLBase driver][SQLBase]01102 SEC SVI Security violation
attempting to access (#1102)

2nd problem:

I cannot create any calculation such e.g. qty * price

Microsoft Access
ODBC-Aufruf fehlgeschlagen.
MERANT] [ODBC SQLBase driver][SQLBase]00907 PRS ICN Invalid column name
(#907)

I would be very grateful for any help.

Regards

Christian Schabert



Reply With Quote
  #2  
Old   
Niels Allerheiligen
 
Posts: n/a

Default Re: Centura 7.5.1 MS ACCESS problems - 02-11-2004 , 07:03 AM






Hi Christian.

Christian Schabert wrote:
Quote:
Hello,
i'm working with W2K centura sqlbase server 7.5.1 and access the database
with MS ACCESS 2000, it works. I only combine the tables.

1st problem:

I'm wondering that I cannot change any data record. I always get the
message:
Microsoft Access
ODBC: Aktualisierung in einer verknüpften Tabelle "tablename..."
fehlgeschlagen
MERANT] [ODBC SQLBase driver][SQLBase]01102 SEC SVI Security violation
attempting to access (#1102)
From Centura's Error.sql:
01102 SEC SVI Security violation attempting to access
Reason: Attempting to access an object when authority has not been
granted to use the specified object.
Remedy: Obtain proper authority before attempting to access the
specified object.

I would try it again with username = sysadm, which is the default for
SQLBase.

Quote:
2nd problem:

I cannot create any calculation such e.g. qty * price

Microsoft Access
ODBC-Aufruf fehlgeschlagen.
MERANT] [ODBC SQLBase driver][SQLBase]00907 PRS ICN Invalid column name
(#907)
Error.sql:
00907 PRS ICN Invalid column name
Reason: The column name is invalid.
Remedy: Verify that the specified column names are valid.

It seems that your sql statement has a syntax error. What does it look
like?

-Niels-


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.