Exporting SQL Query Results out to Excel – Visual Basic .NET Forums
Dear All, I wonder if you can help me please? I am taking an old VBA/ VB6 project and converting it into VB .NET. But I have a couple of problems and. … SelectedValue strconnect = “Data Source =VTG002971;Initial Catalog=ServerInfo; Integrated Security=SSPI;” strsql = “SELECT tblCIDetails.DeviceID, tblCIDetails.Asset_Number, tblDevTypes.DevTypeDesc, tblCIStatus.CI_Status, tblBusUnit.BusUnit, tblEstablishment.EstablishmentName, tblBuilding.BuildingName, tblOfficeNames. …
Continue reading here:
Exporting SQL Query Results out to Excel – Visual Basic .NET Forums