Skip to main content
April 8, 2009
Question

Populating fields in 32-bit Windows application

  • April 8, 2009
  • 1 reply
  • 948 views

I've a need to populate fields in a 32-bit Windows app with values obtained via my CF application.  Anyone aware of a product that can do this, perhaps Java-based?

This topic has been closed for replies.

1 reply

Inspiring
April 8, 2009

Not exactly sure about your question. I dont see where 32 or 64 bit has anything to do with populating fields, 32 bit is hardware architecture, does not exactly have anything to do with how applications function. 32 or 64 bit, the applications will still work the same way on the front end.

April 8, 2009

I mean a non-browser-based Windows application.  In my case, it's an application that allows entry and maintance of customer information.  My CF application will provide geographic address information and I need to populate the Windows application with that data.  Thanks.

Inspiring
April 8, 2009

Too extreme I think. Why not rely on database?