sorry for the cheesy topic name.... Anyway, i have project with a fairly low data-volume. I am running it off of an access database at the moment. I believe this makes it less portable as the user must have access to use it that way (right???). would i be better off just using a flat file? we're talking about three small tables with a an average of about 6-7 complete records. thanks serenity now, insanity later - lloyd braun
R
rigamonk
@rigamonk
Posts
-
to database or not to database -
integrating languagesOne of the strengths touted about for .NET is the interoperability between languages. Is there some info about how to do this...a pratical guide of sorts. How would I, for example, create a form in vb, and then create the backend in c++.... i realize that these get compiled into IL...but how would i do a multi language "hello world" type thing? tia patrick