Wrox Programmer Forums
|
Visual C++ Questions specific to Microsoft's Visual C++. For questions not specific to this Microsoft version, use the C++ Programming forum instead.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Visual C++ section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old August 24th, 2005, 08:19 AM
Registered User
 
Join Date: Aug 2005
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default Retrieve DB_VARNUMERIC

Hi All,
I want to know how to get the value from a DB_VARNUMERIC datatype of Oracle. I tried Dynamicaccessor's getvalue but it gives sizeof assertion so based on MSDN help i tried to retrieve using BYTE* and tried setting the value and works fine for VARNUMERIC to VARNUMERIC fields. If the data is as double,float or int I dont know how to convert am not able to use IDataConvert as CanConvert function fails if i tried to convert from double to BYTE*. Any clue would help me.

Thanks
Chitra





Similar Threads
Thread Thread Starter Forum Replies Last Post
Retrieve Username Suresh62 Classic ASP Databases 0 March 7th, 2008 01:19 AM
How to retrieve control's "Name" and "Value" in an niranjanshaiwale C# 0 September 27th, 2006 04:20 AM
Retrieve last record savoym SQL Server 2000 4 March 3rd, 2006 12:43 PM
Retrieve SOME records jaywhy13 Classic ASP Basics 1 January 31st, 2005 12:50 AM
Retrieve Info... betzy XML 7 June 4th, 2004 02:10 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.