Last year I downloaded for free SQL Server Developer Edition and the .Net Framework and Visual Studio from the Microsoft site for free. Yi ha! Only problem is I'm running XP Home which won't support SQL Server. I'm wondering if I should buy XP Professional upgrade or Windows 7 ...
This the code inside an ASP file Set rsPromoSale = MSCS.Execute(strSQL) If Not rsPromoSale.EOF Then ' They have X in their basket Do While Not rsPromoSale.EOF