I am new to multi-tier database application. I strated with CPP Builder
"Developer's Guide" pdf as reference to build multi tier database
application using remote data module.
I can add interfaces and client/server system works fine if both run on
the same computer. Then I got HRCHECK error message when I tried to run
the client program from another computer. The error message said that
"Class nor register". It also mentioned something about
"...\utilslc.h/3250"
Anybody can help me?
fasisi