Click here to Skip to main content
15,898,010 members

Comments by Rashmi R (Top 12 by date)

Rashmi R 6-Sep-12 7:51am View    
Thank you for your help, i will go through the links
Rashmi R 28-Feb-11 10:36am View    
actually i am not able to understand from the line Onwards ...
"hr = db->raw_OpenRecordset(_bstr_t(L"select * from Table1"), _variant_t(DAO::dbOpenDynaset), _variant_t(0), _variant_t(2), &rs);"
Rashmi R 22-Feb-11 10:38am View    
Thank u, after adding that line, error is gone.. But can u explain code little bit?
Rashmi R 16-Feb-11 9:20am View    
I didn't understand,where i have to rename EOF doesn't come anywhere other than in between code
Rashmi R 16-Feb-11 3:43am View    
ya i've written correct code path but, "Debug\dao360.tlh" is givin error like below

Compiling...
MyPgmDlg.cpp
f:\MyProject\debug\dao360.tlh(1859) : error C2629: unexpected 'short ('
f:\MyProject\debug\dao360.tlh(1859) : error C2238: unexpected token(s) preceding ';'

This are the code errors..
F:\MyProject\MyPgmDlg.cpp(6011) : error C2440: 'type cast' : cannot convert from 'enum DAO::WorkspaceTypeEnum' to 'class _variant_t'
No constructor could take the source type, or constructor overload resolution was ambiguous
F:\MyProject\MyPgmDlg.cpp(6013) : error C2440: 'type cast' : cannot convert from 'const int' to 'class _variant_t'
No constructor could take the source type, or constructor overload resolution was ambiguous