Hello,
I have my app almost complete on MaxDB. I have just run into a major snag
and would appreciate any help you can offer.
I have a table "Files" that has about 400,000 rows
If I run queries like
1) SELECT * FROM FILES WHERE FILE_NAME = "THISFILE.TXT"
OR
2) SELECT * FROM FILES WHERE FILE_
I am doing a clean install of MaxDB and cannot get past this error during
the installation. I let the install program create the user and the group,
used all the default paths and it still will not run. A search on here and
Google has turned up nothing. Any ideas:
Dbmsrvctrl start: cannot s
Previous problem were solved.
But another is coming, when I'm trying to writing a picture to database.
I got warning : "ERROR [HY000][SAP AG][SQLOD32 DLL] General error"
Anybody can tell me what the warning means?
Thanks.
=== English is not my 1st language ===
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Two questions, both related:
1 - What is the procedure to upgrade from 7.5.0.8 to 7.5.0.11?
2 - Since RPM's are now available for 7.5.0.11, what is the procedure to go
from 7.5.0.8 tarball, to 7.5.0.11 RPM's?
Thanks!
- -- Ken Snider
-BEGIN PGP SIGNA
Is SQLDBC out of beta, supported interface?
Is there a C / C++ example program to demonstrate how to do a simple SELECT? Prefer
for win32 / Microsoft compiler.
Anyone have code to share?
Thank you.
Stephen Gutknecht
Full time traveler
currently in Dallas, Texas USA
--
MaxDB Disc
Hi Massimo
> -Original Message-
> From: Massimo Renzi [mailto:[EMAIL PROTECTED]
> Sent: Dienstag, 4. Mai 2004 11:36
> To: Milis MaxDB
> Subject: R: VB.Net and MaxDB
>
>
> Hi all,
> sorry If I say this:
> why SAPDB dont develop Ado.Net Native driver?
> I think that a lot of people will us
Hi Albert
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Dienstag, 4. Mai 2004 12:27
> To: [EMAIL PROTECTED]
> Subject: Problem with MAXDB ODBC
>
>
> Hallo !
>
> Strange problem with maxdb odbc connections.
>
> I installed maxdb, databasemanager and sq
Hello Edward,
no, MaxDB does not have a LIMIT statement. You may want to search the mailing list
archive for previous threads about this and possible workarounds.
Regards
Alexander Schröder
SAP DB, SAP Labs Berlin
> -Original Message-
> From: Pius, Edward [mailto:[EMAIL PROTECTED]
> Se
Hello,
Is it possible to use the LIMIT parameter in maxDB? When I try to use this
in my SQL, it complains about "Invalid keyword or missing delimiter". This
is my SQL statement
"select * from meter_interval_consumption limit 10"
Edward Pius.
Hello,
Is it possible to use the LIMIT parameter in maxDB? When I try to
use this in my SQL, it complains about "Invalid keyword or missing
delimiter". This is my SQL statement
"select * from meter_interval_consumption limit 10"
Edward Pius.
Hello Alexander
Many thanks, seems to work perfect. Thanks a lot!
Gabriel Matter
Schroeder, Alexander wrote:
Hello Gabriel,
attached is the JDBC driver that fixes the problem
(MaxDB JDBC Driver, MySQL MaxDB, 7.5.1Build 000-000-002-633).
Regards
Alexander Schröder
SAP DB, SAP Labs Berlin
--
Hi,
> -Original Message-
> From: Krishna, Tupurani Ravi (STSD) [mailto:[EMAIL PROTECTED]
> Sent: Dienstag, 4. Mai 2004 12:37
> To: [EMAIL PROTECTED]
> Subject: problem in bringing up an instance to admin state
>
>
>
>
>
> Hi,
>
>I have installed SAPDB 64
Hi,
I have installed SAPDB 64 bit
(sapdb-all-hpux-64bit-hppa-7_4_3_31) on HPUX 11.11 64 bit version. I
have started the x_server. After that i have given the following
commands to create an instance test
# ./dbmcli db_create -s test dbm,dbm root,data*pr0
OK
# .
Hallo !
Strange problem with maxdb odbc connections.
I installed maxdb, databasemanager and sqlstudio on my local windows xp
pc and did some testing.
My application connects via system-dsn MAXDBLOKAL
STORE
SQLSTRINGCONNECT('dsn=maxdblokal;port=7210;uid=DBA;pwd=DBA;DATABASE=BWNE
U') TO verbindung
Hi all,
sorry If I say this:
why SAPDB dont develop Ado.Net Native driver?
I think that a lot of people will use it and will choice MaxDb.
ODBC it's very slow, so cause I develop for Windows Platform I'll never use
MaxDb.
bye
max
-Messaggio originale-
Da: Schroeder, Alexander [mailto:[E
Hi !
I've been having problems getting DB restoration working correctly.
After much trial and error, I got as far as getting all data in with the
following:
dbmcli -s db_create $DBNAME $DBMUSER,$DBMPWD
Hi H anonymous
I believe Peter is on the track here.
Your string should contain no quotes and must contain all connection
info as SERVERBASE, DATABASE etc.:
ConnectString = "DSN=contact;;uid=mylogid;pwd=mypass;"
The trailing semicolon may also be needed.
/gustav
> for linking tables in Access
17 matches
Mail list logo