8 messages in com.mysql.lists.plusplusRe: Greetings and Salutations!| From | Sent On | Attachments |
|---|---|---|
| JD Smith | 06 Mar 2004 22:26 | |
| Sinisa Milivojevic | 08 Mar 2004 04:05 | |
| JD Smith | 08 Mar 2004 06:20 | |
| Sinisa Milivojevic | 08 Mar 2004 09:39 | |
| JD Smith | 08 Mar 2004 10:50 | |
| Sinisa Milivojevic | 09 Mar 2004 03:55 | |
| JD Smith | 09 Mar 2004 05:44 | |
| Sinisa Milivojevic | 10 Mar 2004 03:10 |
| Subject: | Re: Greetings and Salutations!![]() |
|---|---|
| From: | JD Smith (jdsm...@letu.edu) |
| Date: | 03/08/2004 06:20:29 AM |
| List: | com.mysql.lists.plusplus |
What's the eta on 1.8.0? Is there a pre-release version I can start using? Also... Is it just me or does 1.7.1 not work with mysql 4.1? Since I upgraded to 4.1 day before yesterday my program simply will not boot. Dies on making a connection. :) Yes, I did recompile mysql++
- JD
----- Original Message ----- From: "Sinisa Milivojevic" <sin...@mysql.com> To: "JD Smith" <jdsm...@letu.edu> Cc: <plus...@lists.mysql.com> Sent: Monday, March 08, 2004 6:06 AM Subject: Re: Greetings and Salutations!
JD Smith wrote:
Hello list: My name is JD Smith and I come to you today with a few questions. I
have spent the last hour or so browsing the archives and have not quite found the answer to my question. 1) What is the ETA for getting mysql ++ 1.7.9 or greater out for vc++ 6.0, 2) Is there any way to get SSQLS working with vc++ 6? If I use anything above 15 entries my compiler just freezes... 15 and lower though and everything compiles and links fine. This is with 1.7.1 3) General newbish db programming question... Do you all suggest using one persistant connection to the db in a program or doing things more in the style of a php webpage... Create and kill a connection on each "page load" or in the case of a normal program command.... I was doing it the persistent way but anytime my program closed imporperly it was leaving behind threads in memory of the dbase server.. At one point my administrator said I had 130 threads active that were owned by no one. Needless to say this is a bad thing....
Cordially, JD Smith
1.8.0, which is in the works, has support for VC++ 6.0, although not for SSQL.
Simply Microsoft's compiler, although it makes fine code, is not very strong in C++ compliance area.
--
Sincerely,
-- For technical support contracts, go to https://order.mysql.com/?ref=msmi __ ___ ___ ____ __ / |/ /_ __/ __/ __ \/ / Mr. Sinisa Milivojevic <sin...@mysql.com> / /|_/ / // /\ \/ /_/ / /__ MySQL AB /_/ /_/\_, /___/\___\_\___/ Full time Developer and Support Coordinator <___/ www.mysql.com Larnaca, Cyprus
Meet the MySQL at User Conference ! (April 14-16, 2004) http://www.mysql.com/uc2004/




