Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / New Users / July 2006

Tip: Looking for answers? Try searching our database.

datatype conversion from oledb to c++

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
chieko - 18 Jul 2006 19:35 GMT
Hello,
I'm trying to use ATL support in a vc++ win32 project to retrieve rows of
data from a sql server database: Northwind.  I would like to create 3 arrays
to store the ProductName, QuantityPerUnit, and UnitPrice so that I can use
them later in with the MatLab engine.
Currently, the ProductName is datatype 'TCHAR[41]', QuantityPerUnit
is'TCHAR[21]', and UnitPrice is 'CURRENCY'.
Where could I find the documentation to cast these datatypes into c++
datatypes?
Thank you,
Chieko
pvdg42 - 19 Jul 2006 13:35 GMT
> Hello,
> I'm trying to use ATL support in a vc++ win32 project to retrieve rows of
[quoted text clipped - 8 lines]
> Thank you,
> Chieko

This article may help with your TCHAR[] fields:

http://msdn2.microsoft.com/en-us/library/awkwbzyc.aspx

This one may help with your CURRENCY field:

http://msdn2.microsoft.com/en-us/library/ms191530.aspx

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.