Any suggestions on a front end for MySQL database?

2001-05-29 Thread Apolinaras \"Apollo\" Sinkevicius
I currently have Access97 as a front end of MySQL database. Would any of you be able to suggest me any other "easy" front end for the database. Employees in my company are very slow to learn, so something like Access would be good to find. The reason I am asking is, because every damn time I

OT: Anyone know of a good Real Audio/Video host in East Coast

2001-05-18 Thread Apolinaras 'Apollo' Sinkevicius
host. Apolinaras "Apollo" Sinkevicius Carmel Music & Entertainment, LLC 701 Main Street, 2nd Floor Evanston, IL 60202 Toll-free: 800-276-5969 Phone: 847-864-5969 Fax: 847-864-6149 E-mail: [EMAIL PROTECTED] web-site: http://carmelentertainment.co

DECIMAL column type links to Access as TEXT

2001-02-12 Thread Apolinaras 'Apollo' Sinkevicius
I found a problem with MyODBC when linking tables to Access97. It considers DECIMAL type as TEXT (and you know you can't change that without going into code). I changed the column type into FLOAT and it fixed the problem, but at the same time it would be nice if MyODBC either gave you a choice

HYPERLINK type column conversion to ???

2001-01-30 Thread Apolinaras 'Apollo' Sinkevicius
What should I convert Access97 HYPERLINK column type to in MySQL? How do I get Access97 form to look at that new converted column same way as with native column. Any suggestions? Everyone in the office was pretty used to clicking on the link to the file in the form, but now I am not able to do

HYPERLINK type column conversion to ???

2001-01-30 Thread Apolinaras 'Apollo' Sinkevicius
What should I convert Access97 HYPERLINK column type to in MySQL? How do I get Access97 form to look at that new converted column same way as with native column. Any suggestions? Everyone in the office was pretty used to clicking on the link to the file in the form, but now I am not able to do

How do I allow one user to access DB from anywhere

2001-01-22 Thread Apolinaras 'Apollo' Sinkevicius
What would I have to do (sql expression) if I want to have a user be able to access database from anywhere (so I don't have to make additions for all the hosts). database=list username=bigpapa password=see5060 What would be the route to do that? Thanx --

Could anyone help me with locked table?

2001-01-19 Thread Apolinaras 'Apollo' Sinkevicius
My set-up: MySQL server 3.23.30 with MSAccess97 via MyODBC 2.50.36 (all latest patches to everything) I have no trouble running this set up, BUT... Even when I am the only person connected (after flush and restart of server) and I open my Access database and go directly to edit one particular t

Table locking... Yes I am desperate for help.

2001-01-18 Thread Apolinaras 'Apollo' Sinkevicius
My set-up: MySQL server 3.23.30 with MSAccess97 via MyODBC 2.50.36 (all latest patches to everything) I have no trouble running this set up, BUT... Even when I am the only person connected (after flush and restart of server) and I open my Access database and go directly to edit one particular t

Table locking problem on MySQL 3.23.30 with MyODBC 2.50.36

2001-01-18 Thread Apolinaras 'Apollo' Sinkevicius
My set-up: MySQL server 3.23.30 with MSAccess97 via MyODBC 2.50.36 (all latest patches to everything) I have no trouble running this set up, BUT... Even when I am the only person connected (after flush and restart of server) and I open my Access database and go directly to edit one particular t

Table locking. Desperately NEED help.

2001-01-17 Thread Apolinaras 'Apollo' Sinkevicius
My set-up: MySQL server 3.23.30 with MSAccess97 via MyODBC 2.50.36 (all latest patches to everything) I have no trouble running this set up, BUT... Even when I am the only person connected (after flush and restart of server) and I open my Access database and go directly to edit one particular t

Default value for DATE column

2001-01-15 Thread Apolinaras \"Apollo\" Sinkevicius
I would like to set a default value in DATE type column to Date(), but it doesn't work. Is there a way to do it through column format? If not, what should I enter in the VB code below (place where I need help will have ) Private Sub okButton_Click() Dim db As Database Dim r

Should I turn on compression in MyODBC in LAN evironment?!?

2001-01-12 Thread Apolinaras \"Apollo\" Sinkevicius
I wonder, is there a performance gain if compression is turned on the client side? My set-up: Front end: M$Access97 via latest MyODBC Back end: MySQL 3.23.30 on RH7 with PIII300 128Ram LAN is 100BaseT Full Duplex switched. Thanx

Anyone got suggestions for tuning MYSQL (my.cnf suggestion request)

2001-01-10 Thread Apolinaras Apollo Sinkevicius - Carmel Music & Entertainment
Well, finally I have launched full blown MySQL database. Speed is amazing (in comparison with our previous monogenous M$Access database). I am now tuning MySQL (3.23.30 on RH7.0/ PIII300 Dell server with 128RAM) server via my.cnf So far here is what I got: 1. ANSI mode tables 2. logs are off 3.