Re: Using COleCurrency with ODBC and Visual C++
Tech-Archive recommends: Fix windows errors by optimizing your registry
- From: <www.fruitfruit.com>
- Date: Fri, 23 Sep 2005 12:46:37 +0800
You can try to use double instead and use RFX_Double
"Michael Kurz" <Michael_Kurz@xxxxxx> wrote in message
news:dfn6c0$ud9$05$1@xxxxxxxxxxxxxxxxxxxx
> Hi,
>
> I am writing a database application (using access). I have data fields in
> the database that are defined as currency. I have defined edit boxes
> within my applications as COleCurrency. I am having problems for using
> RFX_...
>
> I found not a RFX_Currency(...) for the DoFieldExchange-Function.
>
> Can you help me please!
>
> Regards,
> Michael
>
>
>
.
Relevant Pages
- Re: Bit flipping .. will this work in VB6?
... such as you or another programmer on the project writing ... reporting some odd behavior can send me the file they are working on, ... in the database even though they had 190gig free on the hdd. ... If you're writing a financial app though.... ... (microsoft.public.vb.general.discussion) - Re: Structuring of large application
... Have you thought about possibly writing the business logic & data layer in ... one application as a web service, and writing the UI in your regular web ... Again your central login database could be another web services ... > At the centre is the User login facility - everyone using the site must ... (microsoft.public.dotnet.framework.aspnet) - Re: Can I programmatically IMPORT data from XML into Access?
... First, I know Access 2000 didn't have the ImportXML method, but I'm not sure ... Given the overhead involved in COM Interop and Automation, ... How many records can I write to a database in 5 seconds? ... you can provide more information about how you're writing to the database ... (microsoft.public.access.externaldata) - Re: Can I programmatically IMPORT data from XML into Access?
... >From your test results I realize that my result is quite expected (writing ... > Given the overhead involved in COM Interop and Automation, ... How many records can I write to a database in 5 seconds? ... > performance advantages from going the automation route. ... (microsoft.public.access.externaldata) - Re: general archetecture questions.
... > first app i'm writing will be using XML as a database of sorts, using> dataset and dataview and wrapped up in a set of classes. ... in the past i used> ".getinstance" in java to get a single instance of a class contained in a application variable to ensure i dont have 3-4> different instances hitting the database and worse now writing 3-4 different> xml files. ... (microsoft.public.dotnet.framework.aspnet) |
|