News

I am setting up a recordset using the following code and SQL statement:<BR><BR>Dim rsCurrentLadders As New ADODB.Recordset<BR>Dim strCLad As String<BR> <BR>strCLad = "SELECT Ladders.LadderName ...