Forum Post: RE: Regarding Net-ui

  • Thread starter Thread starter Phillip Molly Malone
  • Start date Start date
Status
Not open for further replies.
P

Phillip Molly Malone

Guest
As you say, the .Net UI is another client. If you are talking about how it connects to the Database, it can do it directly (shared memory or Client/Server) or do it via AppServer. There is nothing special about the way the connection is done. There is in how you pull the data out of the database and display it (to a degree in that the ProBindingSource allows you to display data like the .Net Dataset) but the connection is no different! Are you having an issue with this that we might be able to help better with if you ask about the issue rather then the concept in general? HTH Molly

Continue reading...
 
Status
Not open for further replies.
Back
Top