jfackler
Well-known member
Ive contributed in the past but this is my first request for help. I have an office network on which a lab is running a pc that utilizes a sybase server to serve up a database from (Im guessing) an ADO program that apparently utilizes a write pessimistic cursor (I cant access the database when the program is running). The data in the database would be remarkably useful to other folks on the network. At present they have to walk to that pc to get the data out (lab results on patients in a medical office). I would like to access the data and distribute it via and asp.net solution. I know how to write the interface and dish up the data once I get connected. My questions are can I, or how do I, connect to the data base from my pc (on the same network); can I, or should I use the sybase server on the networked pc on which the data lives ( how do I do this from my pc); what oledbdata server do I use to access the data. Ive got the user ID and password authority to access the database, I just cant find any info on how to get this done....or my brain just cant wrap around the solution.
Thanks for any suggestions.
Jon
Thanks for any suggestions.
Jon