I've downloaded and installed 5.0, it seems to be working fine. However, I
need a graphical user interface to create tables and such (when I say I
need, trust me, I need). I'm running on XP (that explains a lot I know)
So:
Is Control Center for 5.0 available?
Is MyODBC 5.0 available?
I'm having
Our product, although written in .NET can be used to create anything, stored
procedures, data objects, business object that map database tables to
properties and so on. We support MySql, Microsoft SQL, DB2, Oracle and
Access. We are very interested in supporting the MySql community and plan
t
tion and a real time saver, you can generate stored procedures with
it, business objects, ui code, anything.
Mike Griffin
From: "dan orlic" To: Subject: mysql statement autogenerator... Date: Tue,
14 Oct 2003 14:01:52 -0500
Is anyone aware of an open source project that provides a gra
My code is shown below, I can select * from employees but I cannot get
any data back from SHOW FIELDS, I do not receive an error, in fact,
something is returned but I'm not sure what. I can execute the
command:
SHOW FIELDS FROM test.employees
in the Control Center just fine, even cmd.ExecuteReader