Do While rdr2.Read() Dim var1 As String = rdr2.Item("Week").ToString Dim var2 As String = rdr2.Item("L1").ToString Dim var3 As String = rdr2.Item("L2").ToString Dim LSArraytemp As String i += 1 LSArray(i) = String.Concat(var2, ",", var3) 'LSArraytemp = LSArray(i...
Need powershell script to run sql query import result to Excel need string part after second hyphen? Need table count, index count, views count, procedures count for all databases Need to Capitalize the First Letter ONLY, and leave the rest lower case. Help please. Need to combine month a...
Want to remove the report from the email, save it to a SharePoint Site with a time date. Simple attempts to concat a text name of the file and a date are not working out real well. Anyone help a Flow Noob? Please? HiRob Bowman, A quick way...
Counting the '-' (Hyphens) in a string Country, State and City SQL Database Couple of questions on SQL Server 2008 - Beginner Covert sql output into excel and schedule the automate job that runs every friday and send email with attachment . Coverting UTC date time to local date time in ...