<%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%> <% qry = "SELECT EventSchedule.PK_EventID, EventSchedule.displayDate, EventSchedule.eventTitle, EventSchedule.regDeadline, EventSchedule.PK_CFL_ProjAdminID, ProjectAdmin.firstName, ProjectAdmin.lastName, ProjectAdmin.phoneExt, ProjectAdmin.email FROM ProjectAdmin INNER JOIN EventSchedule ON ProjectAdmin.PK_CFL_ProjAdminID=EventSchedule.PK_CFL_ProjAdminID" Set oRS = oConn.Execute(qry) %> Knew Enough Spanish
 
 
 

Knew Enough Spanish
Robert H. - Fresno 2010

I met and talked with 5 inmates at Wasco (2) and Avenal (3) that only spoke Spanish.  I know enough Spanish to communicate but am not fluent.  I read the tract to the inmates and received confirmation of understanding of each section.  In the end they accepted Christ and prayed with me in Spanish.  God brought them to Himself with His words alone because they could not understand the speakers at the event.  I praise God for these new souls.

Share |

<< Return to Previous Page

 
<% Set oRs = nothing Set oConn = nothing %>