Ask a Question related to ASP Database, Design and Development.
-
michaaal #1
Are there alternative database formats?
Is there an alternative database format to MS Access or SQL?
What other database formats are supported that do not require extra software
(other than IIS)?
michaaal Guest
-
Play various formats
I want to make an application in which user can play any video files from its own. Either file is in .wmv format or .mpeg4, Flash playes it. Is it... -
PNG Formats in Vista
Try this, see if this works. On Windows XP (with Classic theme): 1) Type in at Run, "winver" then press OK. 2) Press Alt+Printscreen when About... -
Printing big formats in fh
How can I automatically print A1 in A4 format in freehand? -
What video formats
What external sources can I load into a Flash movie. by this I think I mean I produce 100 clips and want to create a movie with a place holder ... -
formats
Is it possible to use more than one format in a script? I am parsing a log file to STDOUT and would like to be able to write to two (or more)... -
Ken Schaefer #2
Re: Are there alternative database formats?
Are you talking about databases that you can access from an ASP page? There
are lots. The way ASP accesses underlying data is via ADO -> OLEDB -> Data
Source. Optionally ODBC can in inserted. There are ODBC drivers out there
for just about every major database there is. So, you could use Oracle, DB2,
Sybase, FoxPro, Progress, mySQL, PostgreSQL etc, etc
Cheers
Ken
"michaaal" <res0gyio@verizon.net> wrote in message
news:%23MY5geCcDHA.1808@TK2MSFTNGP11.phx.gbl...
: Is there an alternative database format to MS Access or SQL?
:
: What other database formats are supported that do not require extra
software
: (other than IIS)?
:
:
Ken Schaefer Guest
-
michaaal #3
Re: Are there alternative database formats?
"Ken Schaefer" <kenREMOVE@THISadOpenStatic.com> wrote in message
news:#AY3q7CcDHA.2416@TK2MSFTNGP10.phx.gbl...There> Are you talking about databases that you can access from an ASP page?DB2,> are lots. The way ASP accesses underlying data is via ADO -> OLEDB -> Data
> Source. Optionally ODBC can in inserted. There are ODBC drivers out there
> for just about every major database there is. So, you could use Oracle,Wow. I didn't realize.> Sybase, FoxPro, Progress, mySQL, PostgreSQL etc, etc
Let me ask it this way.....What other options for databases that meet these
requirements...
1) Do not require any additional server configuration to IIS (basically, my
host provider will not alter any of his settings therefore I do not have the
option of altering IIS or configuring ODBC, for example.)
2) Is faster than a MS Access database
What do you think?
[email]res0gyio@verizon.net[/email]
michaaal Guest



Reply With Quote

