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 120 of 129 Previous 100   Previous 10   111   112   113   114   115   116   117   118   119   120   Next 10  

Date insertion

MaxDB Community Member I have been trolling through all the post and documentations and am not having much luck with finding the proper way to handle date insertion. When I do this insert int

Subject: Re: SAP DB/MAX DB with Mono??

Marcin P wrote > I wonder I anyone have managed to > connect to SAP DB from Mono framework?? There exists one project to support SAP DB / MAxDB from Mono http //www.bytefx.com/Products.aspx

ODBC based apps cannot connect to MaxDB

oops damn should have been MaxDB instead of SAPDB in the subject -- MaxDB Discussion Mailing List For list archives http //lists.mysql.com/maxdb To unsubscribe http //lists.mysql.com/m

ODBC based apps cannot connect to SAPDB

Hi it 's me again with the old nice sweet litte bug that 's internally called with the short name "ODBC driver reports error '709 connection refused ' although the ODBC driver can establish a TCP

Loadercli dies with error -25801, crashes remote DB

I 'm trying to replicate a 500MB 7.4.03.17 Solaris 9 database to Maxdb 7.5.00.08 on Redhat 9.0 Linux. I believe that I can 't use backup/restore because of the byte order issue. I am running loaderc

unable to change state = online

Hi I have downloaded MaxDB and working with Database Manager for Windows. I can 't change database state to "online " but can change to "Admin ". When I try to change from Admin to Online I am get

Waiting for Transactions to finish

Hello List Quick question I read in this posting here http //archives.neohapsis.com/archives/dev/sapdb/2003-q2/0459.html that the difference between db_offline and db_stop was that db_of

MSI Installer

Hello I want to know where I should look at (in the source code) to make a MSI compatible install/uninstall script for SapDB 3.4 that does the same as the install scripts from the command line. Doe

migrate from 7.4 to MaxDB = > 903 I/O Error

Hi we 're going to migrate from SapDB 7.4.3.31 to MaxDB but we 're running in troubles. In 7.4 we created a backup via .... backup_media_put mybackup $BACKUPFILE FILE DATA 0 8 YES util_conne

Subject: DBIdentifier of DataVolume

Hello we use spdb 7.4.3.17 and make an import/recovery from an db which is from an other system. after the recovery (way meduim) the db dont start no more. RestartArchiveLog LogAndDataInc

varchar(n) question.

Hello! Hope this question isn 't answered 1000-times but I haven 't found anything in the list archive. I create the test table create table testtable ( test varchar(100) not null

Question about UPDATE query syntax

Andris Spruds wrote > > Hello MaxDB list > > I have problems understanding the correct syntax of a > particular UPDATE > statement. The query which seems a pretty standard query for > me

.NET and ODBC Drivers - error -4008

Hi! I just wanted to drop you a line that I 've noticed strange behaviour of ODBC drivers for SAP DB 7.4/MaxDB 7.5. I installed the newest driver from ftp.sap.com on my Windows 2003 server and trie

Subject: RE: MaxDB install problem

hi remove the registry key HKEY_LOCAL_MACHINE\SOFTWARE\SAP\SAP DBTech with all subkeys and values. then you can use sdbinst again. use "sdbuninst -all " in a cmd window to uninstall MaxDB softw

TASKING error

Hi Can someone tell me what this error is? I get it with 7.3.0.46 0x430 ERR 18098 TASKING remote func for T283 (param 0) not set regards Ajit

Question about locks

Hi I have a transaction T1 in a connection and I have a transaction T2 in another connection. T1 get a table row R1 modify it internally in the system and after update R1 in the databa

SYS and other inbuilt accounts

Ripin Natani wrote > > Hi > I created a database instance and added a dba user. I > logged in the SQL studio using the dba account I created. I > can see 3 more user accounts besides the

lock collisions

Thanks by your help. Jos?R?mulo El?as Contreras Ingeniero en Sistemas Computacionales Guadalajara Jalisco Tel (33) 3126-47-81 y 3126-48-13 Cel (311) 910-50-59 >From "Zabach Elke "

Strange, sqlstudio won 't connect to one particular database
   instance. It no di

Hi Sqlstudio won 't connect to a particular database instance returing error sqlod32.dll maxdb unable to connect to data source -709 CONNECT connection refused) return-code SQL_ERROR (-70

maxdb, jdbc question -- newbie

thank you for your reply! that must be the only combination i didnt try... it works ok now ) btw sorry for being off-topic you 're right java docs talk about it --- edson.richter@(protected)

AW: automatically imported backup logs ?

> -----Urspr?ngliche Nachricht----- > Von Filip Sergeys [mailto filip.sergeys@(protected)] > Gesendet Mittwoch 17. M?rz 2004 15 07 > An maxdb@(protected) > Betreff automatically

AW: Unable to see Archive logs

> -----Urspr?ngliche Nachricht----- > Von H.K SHESHACHALA (STSD) [mailto sheshachala.h.k@(protected)] > Gesendet Donnerstag 18. M?rz 2004 04 33 > An maxdb@(protected) > Betreff Unable to

Subject: Unable to see Archive logs

Hi I have installed SAPDB7.4 on Windows 2003 system. I created the database instance. I need to back it up the database instance with archive logs using the external backup(Data Protector). How

Undocumented error message Command inactivity timeout

Hi there Is there any documentation on the following SAP DB error message Command inactivity timeout (work rolled back) (command timeout)(63) Errorcode 700 ISAM 0 This error messag

Subject: Error creating instance

I created a new instance on RH9 with 50GB of diskspace available and I get this error.

Subject: Problems with loadercli

Hello In the beginning I created all my tables/etc as DBA user. However now I would like to deploy my application so obviously I need to migrate all my data to a regular user which has no adm

REQTIMEOUT in lockstatistics & db deadlocks detection

Hi The scenario under which i have deadlock is the following. (kernel ver 7.3.30 win32) Ten thread Odbc (committed) inserting 20000 rows a minute into a table. 1 thread (jdbc TRANSAC

Subject: REQTIMEOUT in lockstatistics

Hi I 'm running 7.3.30 and running into deadlocks. Can someone tell me why REQTIMEOUT can be null (?) in LOCKSTATISTICS TABLE?? My clients (jdbc) block forever or until the db is restarted. reg

Subject: script to db instance

New to MaxDB. Installed 7.5.0.8 on win xp. everything is fine. when create an instance the approach of script doesn 't work. it prints OK on the screen and exit. No actual database directory is

Problem after updating JDBC driver to JDBC 3.0

Hi all we use apache ojb as persistence layer in our application. Querying our data we retrieve the exception below after updating the jdbc driver to the following version Manifest-Versi
Page 120 of 129 Previous 100   Previous 10   111   112   113   114   115   116   117   118   119   120   Next 10