HP3000-L Archives

May 1996, Week 4

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
"Geiser, Joe" <[log in to unmask]>
Reply To:
Geiser, Joe
Date:
Fri, 24 May 1996 07:54:40 -0400
Content-Type:
text/plain
Parts/Attachments:
text/plain (31 lines)
----------
From:   Mark Minson[SMTP:[log in to unmask]]
Sent:   Thursday, May 23, 1996 10:58 PM
To:     Multiple recipients of list HP3000-L
Subject:        ODBC for Allbase via Delphi 1.0
 
I am just getting connected to my HP3000 with the ODBC driver from HP.
I have version G1.13 loaded on the sever.  I am using Delphi as the front
end to access my Image databases.  So far I have successfully
connected and run an application that shows me the data, but I am
getting an error whenever I try to an update.
 
I have the DefaultIsolation set to RC.  I have run ODBCView on the server
side and my DBEnvironment is all set up.  The error is "Invalid (NULL)
Parameter Default Pointer" I have also tried inserting a record and all the
fields are showing "Required Entry".  If i fill in all the fields and try to
commit, I get the same Pointer Error.
 
<snip>
 
Mark,
 
I've used ODBC with both Delphi 1.0 and 2.0 for an upcoming Interact column without
problems, however, you might first try using an Isolation Level of RR to ensure that
update is working correctly.
 
Then, ensure that rights are granted to the user via ISQL using the GRANT command
(unless, of course, you are the owner, then you should have all rights)
 
Joe Geiser

ATOM RSS1 RSS2