ASP > mysql, Oracle

P

Portroe

I am currently drawing up a sample server architecture for a windows
environment,

from ASP is there any limitation on which Database one can work with, ie
are MYSQL and Oracle supported,

thanks

Portroe
 
J

Jeff Cochran

I am currently drawing up a sample server architecture for a windows
environment,

from ASP is there any limitation on which Database one can work with, ie
are MYSQL and Oracle supported,

No limits. As long as you can connect to the database, either ADO or
ODBC, it will work.

Jeff
 
G

Guest

hm, i heard that its already supports it.
heh, looks like im lucky enough that i moved into xmldb instead wasteing
time on sql-like stuff...

: : > yea, but what is the problem with mySQL, huh?
:
: No stored procedures yet...
:
:
 
C

Chris Hohmann

: : > yea, but what is the problem with mySQL, huh?
:
: No stored procedures yet...
:
:

hm, i heard that its already supports it.
heh, looks like im lucky enough that i moved into xmldb instead wasteing
time on sql-like stuff...

Stored procedures are implemented in version 5.0. However, MySQL 5.0 is
still in development. and not recommended for production environments.
MySQL 4.0 is the production release.
Here's a list of some of the other features slated for version 5.0:

http://www.mysql.com/doc/en/TODO_MySQL_5.0.html

HTH
-Chris Hohmann
 
J

Jeff Cochran

No stored procedures yet...

Version 5 has stored procedures, just no triggers. Which kind of
makes some stored procedures useless, but it's better than nothing.

Jeff
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top