{"title":"Query Data from Oracle Database with Visual Basic.NET","authors":"Ying-Wen Bai","doi":"10.1002/9781119734529.ch5","DOIUrl":null,"url":null,"abstract":"This chapter provides a detailed description and discussion in how to use Visual Studio.NET 2019 tools and wizards to build simple but efficient database applications without touching complicated coding. It presents a deeper digging in how to develop advanced database applications using runtime objects and focuses only on the data query applications. A data query will be executed via a dynamic Oracle statement that is built during the configuration of each TableAdapter in the Data Source wizard. When building a Windows Forms App (.NET Framework) application that needs to interface to database, a powerful and simple way is to use the design tools and wizards provided by Visual Studio.NET. The chapter illustrates how to utilize design tools and wizards to build a data‐driven application using our project SelectWizard Project. The Language Integrated Query LINQ To DataSet method is an updated method provided by .NET Framework.","PeriodicalId":153317,"journal":{"name":"Oracle Database Programming with Visual Basic.NET","volume":"131 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"1900-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"Oracle Database Programming with Visual Basic.NET","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1002/9781119734529.ch5","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 0
Abstract
This chapter provides a detailed description and discussion in how to use Visual Studio.NET 2019 tools and wizards to build simple but efficient database applications without touching complicated coding. It presents a deeper digging in how to develop advanced database applications using runtime objects and focuses only on the data query applications. A data query will be executed via a dynamic Oracle statement that is built during the configuration of each TableAdapter in the Data Source wizard. When building a Windows Forms App (.NET Framework) application that needs to interface to database, a powerful and simple way is to use the design tools and wizards provided by Visual Studio.NET. The chapter illustrates how to utilize design tools and wizards to build a data‐driven application using our project SelectWizard Project. The Language Integrated Query LINQ To DataSet method is an updated method provided by .NET Framework.