> From: Jeff Schasny
> Does anyone know if Uniobjects with work on Windows Mobile or
CE?

I haven't tried it but I'd guess not.  Most software isn't just
plug-n-play on mobile.  If UO doesn't work there, and for a more
scalable client anyway, I'd use web services to call to a
middle-tier, where the server process is then a UO proxy into U2.
That would be dirt-simple, keep the client small, and would
provide nice separation of tiers.

I've been working on a general purpose MV connector which exposes
the same API for any language, any DBMS, any connectivity tool.
You just gave me the idea to make the .NET component a
client/server so that it can be used over web services as
described above.  Thanks.

Tony Gravagno
Nebula Research and Development
TG@ remove.pleaseNebula-RnD.com
remove.pleaseNebula-RnD.com/blog
Visit PickWiki.com! Contribute!
http://Twitter.com/TonyGravagno


_______________________________________________
U2-Users mailing list
[email protected]
http://listserver.u2ug.org/mailman/listinfo/u2-users

Reply via email to