Hi huys,
I need to write an application (vb.net or c# NOT asp pages) that retrieve data from a database (ms access) which resides on our webserver and display it to the client user.
I'm not sure how to access the database from the client's machine, meaning
the databse is not on the network but rather on a webserver. How do i connect to retrieve info from a file or d.b. in that case.
please point me or help me draft a solution to this type of scenarion, that would be great.
let me know if more info is needed.
TIA
p.s. I can't use asp pages for that matter.
I need to write an application (vb.net or c# NOT asp pages) that retrieve data from a database (ms access) which resides on our webserver and display it to the client user.
I'm not sure how to access the database from the client's machine, meaning
the databse is not on the network but rather on a webserver. How do i connect to retrieve info from a file or d.b. in that case.
please point me or help me draft a solution to this type of scenarion, that would be great.
let me know if more info is needed.
TIA
p.s. I can't use asp pages for that matter.
Comment