Click here to Skip to main content
15,905,874 members
Home / Discussions / Database
   

Database

 
GeneralSELECT * Problem Pin
monrobot133-Apr-04 12:58
monrobot133-Apr-04 12:58 
GeneralRe: SELECT * Problem Pin
Colin Angus Mackay3-Apr-04 14:10
Colin Angus Mackay3-Apr-04 14:10 
GeneralRe: SELECT * Problem Pin
monrobot134-Apr-04 13:58
monrobot134-Apr-04 13:58 
GeneralSo many problems! Pin
ErinSue203-Apr-04 2:13
ErinSue203-Apr-04 2:13 
GeneralRe: So many problems! Pin
Michael P Butler4-Apr-04 0:24
Michael P Butler4-Apr-04 0:24 
Generalado, ms sql server 'text' columns Pin
sstoyan2-Apr-04 10:18
sstoyan2-Apr-04 10:18 
GeneralRe: ado, ms sql server 'text' columns Pin
Mike Dimmick2-Apr-04 11:42
Mike Dimmick2-Apr-04 11:42 
GeneralRe: ado, ms sql server 'text' columns Pin
sstoyan3-Apr-04 21:38
sstoyan3-Apr-04 21:38 
thank you, but i know all of this already.
i think i found the problem: it turns out that whenever i call _bstr_t bstr_text = adoStream->ReadText(adoStream->Size);
no matter if the file is unicode or not, the data is saved to the wide char member of _bstr_t

so some hacking is needed to get correct results with C char* data

GeneralRe: ado, ms sql server 'text' columns Pin
Mike Dimmick5-Apr-04 1:53
Mike Dimmick5-Apr-04 1:53 
GeneralRe: ado, ms sql server 'text' columns Pin
sstoyan5-Apr-04 8:39
sstoyan5-Apr-04 8:39 
GeneralDatabase connection problem Pin
cyonite2-Apr-04 4:29
cyonite2-Apr-04 4:29 
GeneralRe: Database connection problem Pin
Mike Dimmick2-Apr-04 5:32
Mike Dimmick2-Apr-04 5:32 
GeneralRe: Database connection problem Pin
cyonite2-Apr-04 6:20
cyonite2-Apr-04 6:20 
GeneralRe: Database connection problem Pin
RichC4-Apr-04 14:35
RichC4-Apr-04 14:35 
GeneralHierarchical structure in ADO.Net Pin
P I2-Apr-04 4:07
P I2-Apr-04 4:07 
GeneralRe: Hierarchical structure in ADO.Net Pin
John Kuhn2-Apr-04 15:55
John Kuhn2-Apr-04 15:55 
GeneralDate format Pin
Xander802-Apr-04 3:50
Xander802-Apr-04 3:50 
GeneralRe: Date format Pin
Mike Dimmick2-Apr-04 5:34
Mike Dimmick2-Apr-04 5:34 
GeneralLimiting a text field Pin
monrobot131-Apr-04 9:10
monrobot131-Apr-04 9:10 
GeneralStored Proc Newbie Pin
quilkin1-Apr-04 6:26
quilkin1-Apr-04 6:26 
GeneralRe: Stored Proc Newbie Pin
Colin Angus Mackay1-Apr-04 6:58
Colin Angus Mackay1-Apr-04 6:58 
GeneralRe: Stored Proc Newbie Pin
quilkin1-Apr-04 10:16
quilkin1-Apr-04 10:16 
GeneralRe: Stored Proc Newbie Pin
Colin Angus Mackay1-Apr-04 10:30
Colin Angus Mackay1-Apr-04 10:30 
GeneralRe: Stored Proc Newbie Pin
quilkin2-Apr-04 11:12
quilkin2-Apr-04 11:12 
GeneralRe: Stored Proc Newbie Pin
Colin Angus Mackay2-Apr-04 12:03
Colin Angus Mackay2-Apr-04 12:03 

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.