In a message dated 10/25/2004 6:44:30 AM Pacific Daylight Time, [EMAIL PROTECTED] writes:
> Is anyone familiar with a way to connect an MVBasic app to an access > database > or datasource ? > I need to be able to read/ write to/from a specifiac datasource. Is there a > way I can connect from within a UV app to another datasource via ODBC ? Your message starts clear, then gets fuzzy. At the end you ask for ANY datasource. So what exactly are you trying to accomplish? YES you can, from within MvBasic, read and write to an outside datasource. The devil is in the details of this. For example, I have an MvBasic program, that connects to WorldShip. It sends data into WorldShip on a box to be shipped, WorldShip then processes the data (with possible user additional input), and the data is sent back into the MvBasic program. All of this is interactive, not batch. I have another MvBasic program, that writes data, launches Access and tells it to suck in the data, and write out a response, and then reads the response. It really all depends on exactly what you're trying to accomplish. There are many ways to skin a cat, but none in which the cat is very happy. Will ------- u2-users mailing list [EMAIL PROTECTED] To unsubscribe please visit http://listserver.u2ug.org/
