Search the web
Sign In
New User? Sign Up
DatabaseTemplateLibrary · The Database Template Library
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 2099 - 2129 of 2479   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2099
Hello, I am trying to run DTL with the Ingres database but it seems my ODBC driver does not implement the SqlParamData correctly. I wonder if DTL can be...
johannes_stroemberg
johannes_str...
Offline Send Email
Nov 1, 2006
1:59 pm
2100
How To Succeed In Online Financial Trading Using Freebies Did you know that many of the tools and resources that we consider essential for online trading...
Maui Baylor
mauibaylor
Offline Send Email
Nov 1, 2006
2:10 pm
2101
... From: johannes_stroemberg <johannes.stromberg@...> ... Maybe, it might be tricky though. Easier would be to: 1. Try another driver if you have...
cjoy@...
corwinjoy
Offline Send Email
Nov 2, 2006
7:06 pm
2102
Database Interview questions and answers RDBMS- http://www.geocities.com/rdbmsinterviewquestions DBMS- http://www.geocities.com/dbms_interviewquestion DBA-...
resoftwaretutorial
resoftwaretu...
Offline Send Email
Nov 4, 2006
9:50 pm
2103
... I simply can not figure it out. The tables are created in the same way as under SQL Server but running against Ingres give errors like: Exception type:...
johannes_stroemberg
johannes_str...
Offline Send Email
Nov 7, 2006
8:58 am
2104
Well. I don't have Ingres so I don't know. Things you can try: 1. Set a breakpoint inside DBStmt.cpp in DBStmt::NeedDataStatus DBStmt::ParamData along with...
cjoy@...
corwinjoy
Offline Send Email
Nov 7, 2006
6:17 pm
2106
Hi.. I am new user of DTL. I have to select only two colums from table DB_EXAMPLE. Can I use same BCAclas .. template<> class DefaultBCA<Example> { public: ...
rahul_appu83
Offline Send Email
Nov 8, 2006
9:29 am
2107
Seems it is a UNICODE problem. It seems to work fine in MBCS. There seems to be a bug in parameter handling with the ODBC driver and UNICODE. Unfortunately we...
johannes_stroemberg
johannes_str...
Offline Send Email
Nov 8, 2006
4:51 pm
2108
If you only want to select those two columns to bind to your class then you would need to create a new BCA. Alternatively, if you have queries where you are...
cjoy@...
corwinjoy
Offline Send Email
Nov 8, 2006
7:06 pm
2109
A Man Who Turned a $15,000 Stock Account INTO $3,296,000 Million AND WHAT I Learned From It I know a man who turned a $15,000 trading account into $3.3...
Cheska Malcioni
cheskamalcioni
Offline Send Email
Nov 9, 2006
11:57 am
2110
Yes I can definetly say that it is a problem with UNICODE handling on the ODBC driver regarding parameters (sending normal SQL statements as UNICODE does not...
johannes_stroemberg
johannes_str...
Offline Send Email
Nov 9, 2006
12:53 pm
2111
Really, only wstring/tstring should be sent as unicode. Date/Time is actually a numeric struct holding year, month, day, etc. so that should be fine. The only...
cjoy@...
corwinjoy
Offline Send Email
Nov 9, 2006
6:00 pm
2112
Thanks corwinjoy .. but the problem is that DBDyanamic view is not working with ingres database. I have more than 100 table and so many respective SQl...
rahul_appu83
Offline Send Email
Nov 10, 2006
5:35 am
2113
Well, the BCA is just a function that maps members is a C++ class to database fields. You can build these on the fly, and can have more than one for a given...
cjoy@...
corwinjoy
Offline Send Email
Nov 10, 2006
6:00 pm
2114
Stocks - Getting Started in the Market Hollywood loves the stock market. The chaos of the stock exchange floor, the tension of boiler room day-trading,...
Castor Oli
castoroli
Offline Send Email
Nov 16, 2006
12:20 pm
2115
Hi, I am trying to run the this code ,which i found in this Group.. ***************************** wstring sql1 =_T("INSERT INTO DB_EXAMPLE (INT_VALUE,...
rahul_appu83
Offline Send Email
Nov 17, 2006
9:59 am
2116
See the message just posted by Johannes Stroemberg about how Ingres seems to be having problems with wide strings called "SqlParamData does not work". He ended...
Corwin Joy
corwinjoy
Offline Send Email
Nov 18, 2006
9:53 pm
2117
The 6 Best Times Of The Day To Trade A Stock 1. Post-opening buying: Let's say a stock rises 5 percent or more during the opening and there's no news about...
Wendy Santes
wendysantes
Offline Send Email
Nov 27, 2006
3:27 pm
2118
What It Takes For Successful Stock Investing One may not immediately be aware of it, but stock investing is a means to stable personal financial status. It is...
Levi Benullo
levibenullo
Offline Send Email
Dec 5, 2006
2:19 am
2119
Hello, I'm trying to use the unicode version of the library which fails with the following error message: Compiling... DBView.cpp ...
buschnick
Offline Send Email
Jan 5, 2007
4:26 pm
2120
I think the first message occurs only because one should probably use std::copy() instead when copying characters from a std::basic_string. Not sure about the...
Gradman, Michael
cppguru777
Offline Send Email
Jan 5, 2007
5:12 pm
2121
... Sorry, I quoted so much so you'd be able to see the source file for the problem. The actual error I'm interested in is this: ...
buschnick
Offline Send Email
Jan 5, 2007
5:54 pm
2122
Hi, I have been compiling DTL (latest cvs version 3.6.10) on gcc 3.4.4 and 4.0 without any problems, but now when I try it with gcc 4.1 (Fedora Core 6) I run...
emanuel_norrbin
Offline Send Email
Jan 15, 2007
11:53 pm
2123
I also tried building DTL with GCC 4.1.1, and I got the very same compiler errors. Apparently you and I are the first people to try using DTL with this...
Moshe Matitya
moshem_kayote
Offline Send Email
Jan 18, 2007
12:35 pm
2124
I would like to invite you to join my circle of friends. Check my circle of friends here: http://profile.bestbikerclub.com/friend.htm...
sexyjessicapassion3009
sexyjessicap...
Offline Send Email
Jan 21, 2007
7:44 am
2125
Hi Moshe, thanks for the hint, what you are saying seems to be the cause of the problem. The only thing that is needed is to replace calls to setstate() with...
emanuel_norrbin
Offline Send Email
Jan 23, 2007
2:55 am
2126
Hi Emanuel, It may not be a bug, but by design. I am not 100% clear on the new symbol lookups in GCC, but it might do it in 2 stages... 1st stage, look up...
Paul
elegant_dice
Offline Send Email
Jan 23, 2007
4:18 am
2127
Hi Paul, sounds like this is indeed what is happening since setstate is in a template base class. But if the global setstate does not match the supplied...
emanuel_norrbin
Offline Send Email
Jan 23, 2007
8:53 pm
2128
you'd think so, that would be logical, wouldn't it? But I don't think its how the new symbol lookup works. Theres been a lot of discussion on this topic for...
Paul
elegant_dice
Offline Send Email
Jan 23, 2007
10:44 pm
2129
Build eBay Store Features 1. Complete Control Of eBay's 25 Million Product Inventory 2. Easy To Install And Simple To Use 3. One Setup File Which Controls Each...
eBay
kokoy_13000
Offline Send Email
Jan 25, 2007
4:00 am
Messages 2099 - 2129 of 2479   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help