Mailing List
Home
Forum Home
MySQL General - General MySQL discussion
MySQL++ - Programming with the C++ API to MySQL
MaxDB - Everything about MaxDB, formerly known as SAP DB
ODBC - ODBC with the MySQL Connector/ODBC driver
MySQL on Win32 - Runing MySQL on Windows 9x/Me/NT/2000/XP
Java Help - Mostly related to the MySQL Connector/J driver
Perl - Perl support for MySQL with DBI and DBD::mysql
GUI - MySQL GUI Tools
Announcement
Subjects
Subject: mysql openssl Question
ERROR 1045: Access denied for user: 'root@localhost ' (Using
password: NO)
Update one field with more fields from another table
Subject: Getting Identity after INSERT
ERROR 2002: Can 't connect to local MySQL server through socket
mysql test 4 1 fails with the gis test
Subject: MySQL Cluster Software
Downgrade Mysql from 4 to 3 23
Mysql 4 0 Oracle Stored Procedure Trigger Conversion
Can 't access mysql after kernel upgrade
Executing MySQL Commands From Within C Program
Comparing and writing out BLOBS
Subject: Re: Preventing Duplicate Entries
FULLTEXT query format question
Strange behavior, Table Level Permission
Does the binary log enabling affect the MySQL performances?
mysql:it 's a db not a dbms how it 's possible?!
mysql have same function mthod as Oracle decode()
 
MaxDB
Page 111 of 129 Previous 100   Previous 10   111   112   113   114   115   116   117   118   119   120   Next 10  

Subject: AW: problems with webdav

Hi first of all What release do you use? Is it older than 7.5.0.12 and younger than 7.5.00.08? If yes then there is a bug that prevents Win WebFolder to recognize the MaxDB WebDAV as a WebDAV se

problems with webdav

Hi I am having problems with webdav at maxdb(sapdb). I am running the maxdb 7.5 on Redhat V8.1. I managed to get websql/webdbm/waadmin work and can see the webdav/xml tables but I can not get

Subject: Sort tree data Preorder

Hello This is more SQL problem then SAP DB problem but may bee somebody can help me. Or sombody knows links where solved this problem. I have a table ADDRESS. Data represent tree structure.

DATE-formats in kern sent by ODBC ( was: odbc driver

Tom.Zschockelt@(protected) wrote > > Hi thanks for this answer > > but how can I process a SQL_C_DATE type within a single sql-statement > > e.g. > > INSERT INTO testtable VALUES ( 1 '01.01

Subject: Antwort: RE: odbc driver

Hi thanks for this answer but how can I process a SQL_C_DATE type within a single sql-statement e.g. INSERT INTO testtable VALUES ( 1 '01.01.2004 ') If I exec this statement I get the f

Subject: maxdb odbc driver winnt again

Hi I 've tried to install and use the maxdb odbc-driver on a windows nt4 workstation. Installation is no problem but when using the driver I get a message "odbc-call failed " - > no connecti

AW: Exists Query

>How can I implement an IF statement with a Exist predicate >ej. >if exists(select 1 from dba.mytable where mycolumnpk 1) then begin > insert into z values (1) >end It is not possible to

odbc driver

Hi are there any plans to modify the odbc-driver to allow other date-formats than ISO-Date ? Thanks tom

cpc: how to show column names as their real names(not columnY --Y=1,2,3...)?

i just want to show column names in my applicantion of cpc using ORACLE mode. in SQLDA struct i found that S[i] is for column name but after printing i got COLUMNY. what should i do?

Exists Query

How can I implement an IF statement with a Exist predicate ej. if exists(select 1 from dba.mytable where mycolumnpk 1) then begin insert into z values (1) end -- MaxDB Discussion Mail

Cross database query

How do I execute queries in multiples databases on MaxDB 7.5.1.08-alpha2 ej. Select a b c from database1.dba.dbtable1 db1 database2.dba.dbtable2 db2 where db1.a db2.b -- MaxDB Discussion Ma

Resume a backup to a parallel media group

Hello all Can you continue from a interrupted backup (due to a media full error) by specifying a parallel medium? Is this insane? For example say I start a backup to a file-based medium of 1

a little perl script to export data from oracle to maxdb

Hello In case someone has the pleasant task of moving data from oracle to maxdb maybe this little perl script below with some custom tweaking can help. It generates 2 files - A CSV data fi

New bugfix release of dbExpress driver for SAP DB

New 1.0.1 beta version has been released by http //softvector.com (http //www.softvector.com/_dbxsapdb.htm). It uses SQLDBC library and may be interesting at least as and example of this librar

How to execute DBM commands from JDBC

How to execute DBM commands from JDBC -- MaxDB Discussion Mailing List For list archives http //lists.mysql.com/maxdb To unsubscribe http //lists.mysql.com/maxdb?unsub mysql@(protected)

Subject: ODBC and select count queries

Hi I am using SQLExecDirect to ?select count(*) from sometable where somecolumn ?somevalue??. I get the error SQL_ERROR - [SAP AG][SQLOD32 DLL][SAP DB] General error -7008 POS(162) Updates o

Check knldiag! Kernel died before reaching ADMIN state

-----BEGIN PGP SIGNED MESSAGE----- Hash SHA1 Hi all I am totally newbie here but searched enough at the archive to find out that none of the existing threads related to the above error messag

server option

I 'm using MaxDB ODBC to connect to maxdb server on my local computer. On server option I fill the server host name (mysvr) but when i try to connect I 've got this error Test connection failed bec

Re: What solution on RedHat Enterprise 3 Linux can give me a
   mirrored log volu

Hi We use heartbeat and drbd in a similar setup. It works good but there are some considerations to take into account Drbd is only able to write to a volume on another server you cannot rea

AW: How to insert a new field on a designated position in a exist
   ing table???

Albert Beermann wrote >Hello ! >I want to insert a new field into an existing table after/before an >existing field and i don 't know how to code?! >alter table xyz add column newcolumn p

RE: How to insert a new field on a designated position in a exist
   ing table???

A.Beermann@(protected) wrote > > Hello ! > > I want to insert a new field into an existing table after/before an > existing field and i don 't know how to code?! > > alter table xyz add co

How to insert a new field on a designated position in a existing table???

Hello ! I want to insert a new field into an existing table after/before an existing field and i don 't know how to code?! alter table xyz add column newcolumn position after field xxx ??

What solution on RedHat Enterprise 3 Linux can give me a mirrored
log volume c

What solution on RedHat Enterprise 3 Linux can give me a mirrored log volume configuration? I cannot afford the HA/Cluster solution you have said exists for MaxDB. I want to set up the followi

ps -fea

why MaxDB have one process on my linux box per each MAXUSERTASK -- MaxDB Discussion Mailing List For list archives http //lists.mysql.com/maxdb To unsubscribe http //lists.mysql.com/maxd

Re: I have simple problem just trying to recover data & log from
one server to

Hi Jim Two things 1) Did you verify that the log backup works on S1? 2) Did you copy the log version files over to S2? The log version files are those files that look like <backup_medium >.0

Insert in a LONG BYTE field, problems

ilMes mes <il_mes <at > hotmail.com > writes > > CREATE TABLE DATI_BINARI ( > ID VARCHAR(48) NOT NULL > DATO LONG BYTE > PRIMARY KEY(ID) > ) > -- > > and >

insertion/retrieval of binary data

I have created a table like CREATE TABLE (id INT content LONG BYTE) and I would like to STORE some binary data (e.g. files) in the 'content ' field and RETRIEVE it. Does anybody have an exam

I have simple problem just trying to recover data & log from one
server to ano

Hi I have simple problem just trying to recover data & log from one server to another server. So I try to restore data and log on server s2 from backup I made of data and log on server s1. I

JDBC Connection check statement

I apologize because I know this question was asked before but I search through the whole mailing list and cannot find the answer. What is a good/fast statement to use to check if the connection (e

Ridiculous Question About Parallel Media

Hello all I have a completely ridiculous question about using parallel media How do you create a parallel media group with DBMGUI? I understand how to do it with dbmcli like (simple example
Page 111 of 129 Previous 100   Previous 10   111   112   113   114   115   116   117   118   119   120   Next 10