File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -16,9 +16,9 @@ HarbourBridge can be run directly on a SQL Server database (via go's database/sq
1616The following examples assume a ` harbourbridge ` alias has been setup as described
1717in the [ Installing HarbourBridge] ( https://github.com/cloudspannerecosystem/harbourbridge#installing-harbourbridge ) section of the main README.
1818
19- ### Directly connecting to a Sql server database
19+ ### Directly connecting to a SQL Server database
2020
21- In this case, HarbourBridge connects directly to the Sql server database to
21+ In this case, HarbourBridge connects directly to the SQL Server database to
2222retrieve table schema and data. Set the ` -source=sqlserver ` and corresponding
2323source profile connection parameters ` host ` , ` port ` , ` user ` , ` db_name ` and
2424` password ` .
You can’t perform that action at this time.
0 commit comments