Re: New to Mysql

2003-06-27 Thread Wavyx
I only know good references:
the manual:  http://www.mysql.com/documentation/index.html
the Bible: MySQL by Paul Dubois ;)
for the access to mysql from webpages, you'll need to use perl dbi and 
acquire some notions about how CGI works

Wavyx

Ben Ferderer wrote:

I am so new to mysql that I only know it can be used to as a database
linked to WebPages via perl. 

This is what I want to do with.  I have had such experience with asp.  

What are some good web tutorials to teach me installation and the basics
of mysql adding perl is always a bonus.
Make it a great day!
Ben Ferderer
System Administrator
Radio  TV Equipment
[EMAIL PROTECTED]
800.288.9134
 



--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]


re-Informations about libmysqlD.dll (embedded)

2003-06-26 Thread Wavyx
Hi,

I would like to know if there are some websites, references (except the 
manual ;) ), exemples of using the libmysql, especially from windows.
I get crazy trying to call the dll from a C# environment !! I get 
nothing else than a NullReferenceException ???!!!???
I read that for using the libmysqld.dll under windows, I had to 
recompile it myself, is it right ?
Did someone already try to invoke the libmysl.dll or the libmysql.dll 
from a .Net environment like C# or VB .Net ?
For the moment, I see that core lab had a mysql .Net provider which 
can support the embedded option, so it's possible but I want to achieve 
it myself !
link: MySQLDirect .NET  1.60   -  http://www.crlab.com/(see the news)

Thanks for any help

Wavyx



--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]


Re: Infos about the embedded server dll

2003-06-24 Thread Wavyx
Thanks I'll get a look

libmysql still need a mysql server, isn't it ? I would like to integer 
the support for mysql whitout having to install a mysql server, that's 
why I search infos about libmysqld and not mysql. What do you mean with 
libmysql.dll seems to work better. The purposes are different...or am 
I wrong ?

Wavyx

PS:  I forgot the list in my reply ...

Derick Smith wrote:

The function are in chapter 8.4.5 of the manual.
I tried using the embedded library in C, then calling it from VB 
through a DLL without any luck. The libmysql.dll seems to work better.
Eric

From: Wavyx [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Infos about the embedded server dll
Date: Mon, 23 Jun 2003 18:49:02 +0200
Hello,

I'm looking for informations about the Embedded Server DLL. There's 
not a lot of in the manuel (libmysqld section). Where can I Find the 
available functions? Are they the same as in the C API?
I'm planning to use the dll from C#. Does anyone already try to 
interop with the mysql server engine dll (Pinvoke and DllImport)?

Thanks for help

Wavyx



--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:
http://lists.mysql.com/[EMAIL PROTECTED]

_
MSN 8 with e-mail virus protection service: 2 months FREE*  
http://join.msn.com/?page=features/virus

_
Envie de discuter en live avec vos amis ? Télécharger MSN Messenger
http://www.ifrance.com/_reloc/m la 1ère messagerie instantanée de France


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]


Infos about the embedded server dll

2003-06-23 Thread Wavyx
Hello,

I'm looking for informations about the Embedded Server DLL. There's not 
a lot of in the manuel (libmysqld section). Where can I Find the 
available functions? Are they the same as in the C API?
I'm planning to use the dll from C#. Does anyone already try to 
interop with the mysql server engine dll (Pinvoke and DllImport)?

Thanks for help

Wavyx



--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]