Security, access control, Clustering, Replication

2004-08-09 Thread Arash Bijanzadeh
Hi all, I am in need of any information about the situation of mentioned topics in MaxDB. It is really urgent and important. Thaks Arash -- Television has brought back murder into the home -- where it belongs. -- Alfred Hitchcock -- MaxDB Discussion Maili

AW: calling stored procs

2004-08-09 Thread Anhaus, Thomas
Jason Foreman wrote : > >I am curious how, if possible, I can call procedures that return a >cursor from within another procedure. For example, I have two >procedures that return a cursor, i want to get those cursors and use >them in another procedure. Is this possible? Something like: > >cre

Generate Script.

2004-08-09 Thread Mel Baluis
Someone interested is this Program. This program can generate script of your Maxdb TABLE,VIEW,DBPROC etc. My URL: http://www.geocities.com/m_baluis/ http://members.fortunecity.com/msbaluis/ - Do you Yahoo!? Yahoo! Mail - 50x more storage tha

calling stored procs

2004-08-09 Thread Jason Foreman
I am curious how, if possible, I can call procedures that return a cursor from within another procedure. For example, I have two procedures that return a cursor, i want to get those cursors and use them in another procedure. Is this possible? Something like: create dbproc foo returns cursor

ODBC bugs/ crashes

2004-08-09 Thread Ajit Aranha
Hi Thomas, I am looking for workarounds to the bugs previously reported. (I sent you the test code for the same.) To avoid the crash on freeing a connection that has timed out.(bug 1) I can either: a> Execute a dummy query on the connection and let the auto reconnect happen and then try freeing

RE: odbc driver under *nix

2004-08-09 Thread Koetter, Thomas Theodor
Hi Arash > -Original Message- > From: Arash Bijanzadeh [mailto:[EMAIL PROTECTED] > Sent: Samstag, 7. August 2004 08:58 > To: [EMAIL PROTECTED] > Subject: odbc driver under *nix > > > "The use of the ODBC driver is currently not possible on > platforms for which > the standard UNICODE t

RE: SQL Studio

2004-08-09 Thread Auer, Wolfgang
Hello, SQL Studio was not designed for scripting. You might use the loader tool to save table structure as scripts. Regards Wolfgang -Original Message- From: Mel Baluis [mailto:[EMAIL PROTECTED] Sent: Montag, 9. August 2004 03:31 To: [EMAIL PROTECTED] Subject: SQL Studio Can Sql Studi

RE: test long column for NULL in select

2004-08-09 Thread Schroeder, Alexander
You can use the 'null predicate' ( IS [NOT] NULL). And yes, it works with LONG columns too. See http://dev.mysql.com/doc/maxdb/en/8c/ccce2ac71c11d2a97100a0c9449261/content.htm Regards Alexander Schröder SAP DB, SAP Labs Berlin > -Original Message- > From: Ralf Becker [mailto:[EMAIL PRO