Help with sql error :

61 – Create variables to hold the start and end date 62 -peclare @startDate datetime :い01/01/1998 63 Declare @EndDate datetime ’01/01/1999 64 – Use a while loop to add dates to the table 65 Declare @DateInProcess datetime 66 Set DateInProcess @startDate 67 while @DateInProcess<@EndDate 68 Begin 69Add a row into the date dimension table for this date 70 SET IDENTITY_INSERT [dbo].DimDates oN 71 Insert Into [dbo]. [DimDates ] 72values 73 Cast(Convert (nvarchar(58), @DateInProcess,
PayPal Gateway not configured
PayPal Gateway not configured