What must be set to access a database that contains a stored procedure which returns multiple record sets used for process in the application?
How to change the name of the computer on which the server will execute that has COM server that uses DCOM in a distributed environment?
You are developing a client/server application. The client application will access only some of the data inthe result set .You want to minimize the amount of network traffic. Which type of database cursor should you usein the application?*(A) dynamic server-side cursor(B) dynamic keyset client-side with pressmistic locking(C) non-keysetclient-side cursor.(D) static client-side cursor with optimistic locking
What must be done to see a Visual Basic non-default Control created in one system in the toolbox of any other system?
Where is the Getdata method used for retrieving data directly from the database generally placed in an n-tier application having user interface (UI) and business objects layers in the client application and data objects and the database in the server side?
You are developing a client/sever application that must accommodate a Microsoft Windows-based interface anda Web interface. You want to ensure that the application supports security based on user roles. In which twolayers can you map permissions to roles to support this design? (choose two)*(A) in the database(B) in the client objects(C) in the user interface code*(D) in the sever objects
How to handle errors in a server-side component that uses ADO to access a SQLserver database in the case when the load methods access the data?
How to make a client application which uses uses Remote Data Services (RDS) to retrieve a disconnected Recordset object from a webserver persist the changes made to the recordset without reconnecting to the web server?
View page << Previous 1 [2] 3 4 5 6 7 8 9 10 Next >>

Go Top