Click here to Skip to main content
15,922,894 members
Home / Discussions / Database
   

Database

 
GeneralColse RecordSet Pin
Mazdak4-Jan-03 1:50
Mazdak4-Jan-03 1:50 
GeneralRe: Colse RecordSet Pin
David Wulff4-Jan-03 7:48
David Wulff4-Jan-03 7:48 
GeneralRe: Colse RecordSet Pin
Mazdak4-Jan-03 9:04
Mazdak4-Jan-03 9:04 
GeneralMS Access Count Pin
Jassim Rahma1-Jan-03 4:06
Jassim Rahma1-Jan-03 4:06 
GeneralRe: MS Access Count Pin
Roger Wright1-Jan-03 5:37
professionalRoger Wright1-Jan-03 5:37 
GeneralRe: MS Access Count Pin
David Wulff1-Jan-03 5:39
David Wulff1-Jan-03 5:39 
QuestionmySQL, what do you think? Pin
Jassim Rahma1-Jan-03 4:02
Jassim Rahma1-Jan-03 4:02 
AnswerRe: mySQL, what do you think? Pin
Douglas Troy1-Jan-03 5:48
Douglas Troy1-Jan-03 5:48 
Before you go developing a "corporate level" application using MySQL, you should spend some quality time reading the Reference manual that's available both on-line, from the MySQL website, and as part of the MySQL installation. I just checked their website before writting this reply, and found that as of their 4.0 Gamma release (not production), MySQL is still lacking support for both Stored Procedures and Triggers. They "expect to have it in version 5.0", but they do indicate that they are "looking into it", and not that "they will do it". Additionally, their 32-bit ODBC driver is still considered a Gamma release and conforms to the ODBC version 3.51 spec, and not the newer 3.52 spec. These are fairly signficant components to a mission critical application, if you want a true Client/Server application.

I have to assume that you are not considering SQL Server an option because of price, so I'll suggest that if you want a true Client/Server database consider Sybase SQL Anywhere (also called iAnywhere). I've experience with both MS SQL Server 7.0 and 2000, as well as Sybase 6.0 and 7.0 and I have to admit that Sybase is stable, fast and powerful, handles transaction processing, can be used with MTS, has a small foot-print and doesn't hurt the ol' pocket book.

Just my two cents, I'll sign off now, because I'm beginning to sound like a commerical for Sybase ... Unsure | :~

Good-luck.


D.

GeneralRe: mySQL, what do you think? Pin
Jassim Rahma1-Jan-03 11:19
Jassim Rahma1-Jan-03 11:19 
GeneralRe: mySQL, what do you think? Pin
perlmunger6-Jan-03 13:41
perlmunger6-Jan-03 13:41 
AnswerRe: mySQL, what do you think? Pin
Rob Graham1-Jan-03 6:12
Rob Graham1-Jan-03 6:12 
GeneralRe: mySQL, what do you think? Pin
Jassim Rahma1-Jan-03 11:10
Jassim Rahma1-Jan-03 11:10 
AnswerRe: mySQL, what do you think? Pin
David Salter4-Jan-03 1:11
David Salter4-Jan-03 1:11 
GeneralAppendChunk Pin
Dave Loeser31-Dec-02 7:51
Dave Loeser31-Dec-02 7:51 
GeneralADODB Object Vs. COM component Pin
retZ30-Dec-02 8:33
retZ30-Dec-02 8:33 
GeneralSQL Server strange error Pin
Shah Shehpori30-Dec-02 2:13
sussShah Shehpori30-Dec-02 2:13 
GeneralRe: SQL Server strange error Pin
Rob Graham30-Dec-02 8:46
Rob Graham30-Dec-02 8:46 
GeneralStrange problem with Access and SQLServer Pin
Mazdak29-Dec-02 8:35
Mazdak29-Dec-02 8:35 
GeneralRe: Strange problem with Access and SQLServer Pin
Rob Graham29-Dec-02 8:58
Rob Graham29-Dec-02 8:58 
GeneralRe: Strange problem with Access and SQLServer Pin
Mazdak29-Dec-02 19:59
Mazdak29-Dec-02 19:59 
GeneralRe: newbie needs database help Pin
Michael P Butler28-Dec-02 10:25
Michael P Butler28-Dec-02 10:25 
GeneralA difficult challenge Pin
skallestad27-Dec-02 15:06
skallestad27-Dec-02 15:06 
GeneralGetDate() in Access Pin
Mazdak27-Dec-02 8:40
Mazdak27-Dec-02 8:40 
GeneralRe: GetDate() in Access Pin
Nick Parker27-Dec-02 9:05
protectorNick Parker27-Dec-02 9:05 
GeneralRe: GetDate() in Access Pin
Mazdak29-Dec-02 1:16
Mazdak29-Dec-02 1:16 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.