Skip to content

Commit dcda8fe

Browse files
authored
Merge pull request #1789 from v-makoud/patch-5
C63813: Adding missing astersisk
2 parents 1b6a099 + c63617e commit dcda8fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/data/oledb/creating-an-ole-db-consumer-using-a-wizard.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.assetid: efefd4c0-4491-4072-aa9b-59545641efb3
66
---
77
# Creating an OLE DB Consumer Using a Wizard
88

9-
This procedure demonstrates how you can use the **ATL Project Wizard** and **ATL OLE DB Consumer Wizard* to generate an OLE DB Templates consumer and then modify the main code of the console application to retrieve and display data from a database table.
9+
This procedure demonstrates how you can use the **ATL Project Wizard** and **ATL OLE DB Consumer Wizard** to generate an OLE DB Templates consumer and then modify the main code of the console application to retrieve and display data from a database table.
1010

1111
The last two sections explain the wizard-generated OLE DB consumer code.
1212

@@ -22,4 +22,4 @@ This section covers the following topics:
2222

2323
## See Also
2424

25-
[Creating an OLE DB Consumer](../../data/oledb/creating-an-ole-db-consumer.md)
25+
[Creating an OLE DB Consumer](../../data/oledb/creating-an-ole-db-consumer.md)

0 commit comments

Comments
 (0)