diff --git a/documentation/23.09/solutions/database-access/eiffelstore/eiffelstore-samples/selector-sample.wiki b/documentation/23.09/solutions/database-access/eiffelstore/eiffelstore-samples/selector-sample.wiki index 98127599..fd139bf1 100644 --- a/documentation/23.09/solutions/database-access/eiffelstore/eiffelstore-samples/selector-sample.wiki +++ b/documentation/23.09/solutions/database-access/eiffelstore/eiffelstore-samples/selector-sample.wiki @@ -1,3 +1,5 @@ +[[Property:modification_date|Thu, 04 Jan 2024 11:06:50 GMT]] +[[Property:publication_date|Thu, 04 Jan 2024 11:06:50 GMT]] [[Property:title|Selector Sample]] [[Property:weight|1]] [[Property:uuid|3d608710-5537-04e4-fa89-a608ee6864cd]] @@ -42,7 +44,7 @@ Name: smith@HANDSON Password: mypass -{{note|You must specify the Oracle User Name and Net Service Name with the syntax ''@ ''where '''' stands for the User Name and '''' stands for the Net Service Name. }} +{{note|You must specify the Oracle User Name and Net Service Name with the syntax `@` where `` stands for the User Name and `` stands for the Net Service Name. }} Then you can select rows from this table with author's name, for instance: @@ -68,9 +70,9 @@ First publication:07/01/1992 12:00:00.0 AM Author? ('exit' to terminate): - + -{{note|Enter ''exit'' to quit the application. }} +{{note|Enter `exit` to quit the application. }} ==Under the Hood== @@ -82,8 +84,3 @@ The whole sample code is contained in the root class: * SELECTOR for Oracle. * SELECTOR_ODBC for ODBC. - - - - -