MIT Kerberos integration with MySQL

2006-09-22 Thread Whisler, David
Does anyone know if MySQL currently integrates with MIT Kerberos authentication (http://web.mit.edu/Kerberos/) http://web.mit.edu/Kerberos/ . And if not, are they working on this for a future release? MIT Kerberos has broad use in government, academic and research institutions as well as some

Re: MIT Kerberos integration with MySQL

2006-09-22 Thread Dan Nelson
In the last episode (Sep 22), Whisler, David said: Does anyone know if MySQL currently integrates with MIT Kerberos authentication (http://web.mit.edu/Kerberos/) http://web.mit.edu/Kerberos/ . And if not, are they working on this for a future release? MIT Kerberos has broad use in

Re: MIT Kerberos integration with MySQL

2006-09-22 Thread Jay Pipes
Hi! Please see the Forge wiki and provide comments at the end of the technical specification for pluggable authentication and authorization. Thanks! Jay http://forge.mysql.com/wiki/PluggableAuthenticationSupport http://forge.mysql.com/wiki/PluggableAuthorizationSupport On Friday 22 September

Integration issue.

2003-12-03 Thread Tom Hesp
Hi All, I have an issue that someone in the MySQL community might be able to help me with: I am running a web application, a web bulletin board system (Ikonboard) and a Ticket Tracking system (OTRS) and I want to integrate the three of them. They all run on a MySQL database. The three systems

RES: Integration

2002-12-27 Thread Micheline Carvalho Barroso Pereira - DATAPREVPB
: Micheline Carvalho Barroso Pereira - DATAPREVPB Assunto:Re: Integration Acho que voce deve explicar o que queria fazer. What do you really mean by 'integrating'. ? - Original Message - From: Micheline Carvalho Barroso Pereira

Integration

2002-12-26 Thread Micheline Carvalho Barroso Pereira - DATAPREVPB
Does anyone know how to integrate easily MySql tables with Microsoft SQL Server tables? Thanks in advance, Micheline. - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/

RE: ActiveX error Visual Basic Integration MySQL

2002-11-07 Thread Fernando Grijalba
error Visual Basic Integration MySQL Hi, I'm attempting to get the MySQL ODBC Drive to work with Visual Basic 6.0 Leaning version I'm getting the following error: Run-time error '429': ActiveX component can't create object On the following line cnMySql.CursorDriver = rdUseOdbc Does anyone have

ActiveX error Visual Basic Integration MySQL

2002-11-06 Thread Oliver Gottwald
Hi, I'm attempting to get the MySQL ODBC Drive to work with Visual Basic 6.0 Leaning version I'm getting the following error: Run-time error '429': ActiveX component can't create object On the following line cnMySql.CursorDriver = rdUseOdbc Does anyone have any idea what I might be doing

weblogic integration problem

2002-08-29 Thread alan greenberg
I am trying to create a mysql connection pool in Weblogic 6.1 using the JConnector driver and failing. All I get is no suitable driver which usually means that the URL and properties aren't right for the driver I'm using. I defined the pool as: name: MysqlPool URL:

Question About Integration

2001-04-27 Thread javier
Hello Friends at MySQL : Above all, I want to greet you and thanks for given us a great opportunity to have a stable, reliable and free database. By the current time, I'm working with MS-SQLSERVER. It works fine and the tables has the common datatypes known ( datetime, char, numeric, etc ). My

web application integration

2001-04-22 Thread Graham Nichols
Hi, Can anyone please point me toward any tutorials /. books regarding integrating web mysql data with ,say, a LAN-based accounting system? I'm not sure how to interface with dynamic files continually upgraded by surfers. Any comments welcome. regards, Graham

RE: web application integration

2001-04-22 Thread Cal Evans
Graham, What kind of files are they? (Access? M$ SQL? .DFB? other?) Cal http://www.calevans.com -Original Message- From: Graham Nichols [mailto:[EMAIL PROTECTED]] Sent: Sunday, April 22, 2001 2:53 PM To: [EMAIL PROTECTED] Subject: web application integration Hi, Can anyone please

Re: C-ISAM / MySQL integration.

2001-04-18 Thread Sinisa Milivojevic
DAN LYDIARD writes: I have a program that creates C-ISAM files and I want to access the data via mysql. I have a question about integrating a C-ISAM library into the mysql source. I noticed that mysql uses myisam files, but I'm wondering what steps would be involved to have it support

C-ISAM / MySQL integration.

2001-04-17 Thread DAN LYDIARD
I have a program that creates C-ISAM files and I want to access the data via mysql. I have a question about integrating a C-ISAM library into the mysql source. I noticed that mysql uses myisam files, but I'm wondering what steps would be involved to have it support C-ISAM. Would creating a