2022.2

Table Of Contents
Oracle
1. Entertheappropriateinformationtoconnecttothedatabase:
l
Server:EntertheserveraddressfortheOracledatabase.
l
Port:EntertheporttocommunicatewiththeOracleserver.
l
Database name:Entertheexactnameofthedatabasefromwherethedatashouldbe
extracted.
l
User name:EnterausernamethathasaccesstotheOracleserverandspecifieddata-
base.TheuseronlyrequiresReadaccesstothedatabase.
l
Password:Enterthepasswordthatmatchestheusernameabove.
2. ClickNextandentertheinformationforthesourcetable.
l
Connection string:Displaysthefullpathtothedatabase.
l
Table:Usethedrop-downtoselecttheappropriatetableorstoredquerytoretrievethe
appropriatedataset.
l
Encoding:Usethedrop-downtoselecttheencodingwithwhichtoreadthedatainthe
table.
l
Sort on:Selectafieldonwhichtosortthedata,inascending(A-Z)ordescending
(Z-A)order.Notethatsortingisalwaystextual.Eveniftheselectedcolumnhasnum-
bers,itwillbesortedasatext.
3. ClickFinishtoopenthedatabase.
Microsoft SQL Server
1. Entertheappropriateinformationtoconnecttothedatabase:
l
Server:EntertheserveraddressfortheMicrosoftSQLServerdatabase.
l
Port:EntertheporttocommunicatewiththeSQLServer.Thedefaultportis1433.
l
Database name:Entertheexactnameofthedatabasefromwherethedatashouldbe
extracted.
l
User name:EnterausernamethathasaccesstotheSQLServerandspecifieddatabase.
TheuseronlyrequiresReadaccesstothedatabase.
l
Password:Enterthepasswordthatmatchestheusernameabove.
2. ClickNextandentertheinformationforthesourcetable.
Page 303