<%
sql= "SELECT ID,type,sub_type,des_type,title,sub_title,des_title,email,enter_date FROM [content] Where type='Team of Consultants' ;"
Set rs = Server.CreateObject("ADODB.Recordset")
mdbfilepath = Server.MapPath("mcs.mdb")
rs.Open sql,"Driver={Microsoft Access Driver (*.mdb)}; DBQ=" & MdbFilePath &";", 3, 3
%>
<%
' Loop through our records and ouput 1 row per record
Do While Not rs.EOF
For I = 1 To 1
response.write ""
if rs(3)<>"" then
response.write "| " & rs(3) & " | "
else
response.write "" & rs(4) & " "
response.write "" & rs(5) & " "
if rs(6)<>"" then
response.write " more... | "
else
response.write ""
end if
end if
response.write " "
rs.MoveNext
Next 'I
' Increment the number of records we've shown
' Can't forget to move to the next record!
Loop
' All done - close table
' Close DB objects and free variables
rs.Close
Set rs = Nothing%>
Retained Consultants for the Small and Micro
Businesses Loans Program financed by the USAID. May
2000 – May 2003.
Contractor: The Arab
Bank
Responsibilities include:
- Follow-up on all administrative issues
concerning the field loan officers (FLO's)
enrolled in the program.
- Follow-up on all financial issues concerning
the FLO's, including, calculations of their
salaries, and incentives.
- Coordinating FLO's activities in accordance
with the Arab Bank's guidelines.
- Calculating and following-up on the
micro-enterprise lending project invoicing
issues between MCS and the Arab Bank.
|
|
|