Link to home
Start Free TrialLog in
Avatar of chualk
chualk

asked on

Suggestions needed

hi;

I need to develop a .dll program that can do the following:
a) Read a file to get the selection criteria passed from other programs
b)Fetch from datawarehouse based on the criteria.
c)Write the data fetched and write it into file.
d)pass it back to the client pc that initiate the fetching.

I am developing for an intranet application. What are the technology and network architecture requirement? Is there a technology that can fulfill both intranet and client server architecture. Where are the reading source that i can download or read?
Avatar of idcanada
idcanada


Hmmm, their is an excellent example in the Downloads area
at Microsoft Visual Basic Area.

Browse the samples (Code Area). I can not remember the name,
but it will jump at you.

Good luck.
Avatar of chualk

ASKER

Sorry,
That i did not mention that i use vB 5.0 The sample you pointed me using vb 6.0  


ASKER CERTIFIED SOLUTION
Avatar of idcanada
idcanada

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial