Need some testers for MySQL connection

I want to add to WD ability to direct connect to a MySQL data base
anyone running one (e,g like on a server you can connect to)
that can help me test it?
thanks

Brian,

I have MySql running on my Linux box. Dial-up in use however. Do you just need access to a database or are you looking for something else?

Dan

Brian: Do you want WD to load data to a database, or do you want WD read/display values from a database?

all of that, i guess (i.e a certain configured/pre-configured weather data base to connected to and update and also to get data from (i.e query the data) :slight_smile:
Crhis, the forum admin, set me up acces to a database on his server…but i get an access denied…

Chris, the forum admin, set me up acces to a database on his server.....but i get an access denied...

I’ve just sent you a PM about this. I think I’ve fixed that problem now. Permissions are always tricky things :cry:

If you need a tester for SQL Server I can help with that.

Julian

If you need a tester for SQL Server I can help with that.

Brian - I don’t know if you’re considering accessing/updating multiple database types, but if you are, have you looked into things like ADODB? Abstracting the database using a tool like that should make life a lot easier for you.

I have a Linux box with MySQL running on it. The weather machine and the MySQL machine are on two different computers, but I would be plent happy to help you with this one too.

Tucker

i got connected to chris’s server and his database he created for me…
now i need to learn how to use it!