programming with visual basic for applications

practical  database  programming  with  visual  basic.net  2nd  edition

practical database programming with visual basic.net 2nd edition

... Objects for the Faculty Form 323 5.18.4 Query Data Using Runtime Objects for the Course Form 331 5.18.5 Query Data Using Runtime Objects for the Student Form 339 5.18.5.1 Coding for the Student Form_Load ... Data: Bai, Ying, 1956– Practical database programming with Visual Basic. NET / Ying Bai – 2nd ed p cm ISBN 978-1-118-16205-7 (pbk.) Microsoft Visual BASIC BASIC (Computer program language) Microsoft ... Faculty_Course Package for the Course Form 400 5.20.9 Query Data Using the Oracle Package For the Course Form 405 5.21 Chapter Summary 411 Homework 413 Chapter Data Inserting with Visual Basic. NET Part...

Ngày tải lên: 05/05/2014, 15:57

893 520 0
microsoft visual basic for applications

microsoft visual basic for applications

... – For Next For counter = start To end [Step step] [statements] [Exit For] [statements] Next [counter] 29 E.3 Các lệnh – For Next  Các câu lệnh For lồng nhau: • Result = • For I = To 10 • For ... + 2+…+10) = 5500 31 E.4 Các lệnh – For Each…  For Each element In group [statements] [Exit For] [statements]  Next [element] 32 E.4 Các lệnh – For Each… For Each c in worksheets("Sheet1").Range("A1:D10") ... trình khoa CNTT ĐHQG Hà Nội Microsoft Visual Basic for Applications 6.0 Software Development Kit Access 97 – Nguyễn Văn Ất – Nhà xuất văn hóa thông tin Programming Microsoft Access 2000 – Rick...

Ngày tải lên: 28/05/2014, 18:24

48 852 0
GIÁO TRÌNH LẬP TRÌNH QUẢN LÝ VỚI MICROSOFT OFFIC ACCESS - BÀI 8 GIỚI THIỆU NGÔN NGỮ VBA (VISUAL BASIC FOR APPLICATIONS) docx

GIÁO TRÌNH LẬP TRÌNH QUẢN LÝ VỚI MICROSOFT OFFIC ACCESS - BÀI 8 GIỚI THIỆU NGÔN NGỮ VBA (VISUAL BASIC FOR APPLICATIONS) docx

... vòng lặp For Next Hình 8.31: Tính t ng N số tự nhiên dùng For Next For tăng Dùng For Next với Step -1 216 Hình 8.32: Tính t ng N số tự nhiên dùng For Next For giảm) Lưu : Trong cấu trúc For muốn ... Module Form Report Chúng thực kiện Form Report điều khiển xảy c) THỦ TỤC CHUNG GENERAL PROCEDURE Là thủ tục không trực tiếp liên quan đến đối tượng biến cố Ta tạo chúng Module chung Module Form, ... thủ tục biến cố b) T N CỦA THỦ TỤC XỬ LÝ SỰ KIỆN Form Report Tên biến cố Tên Control Tên biến cố Thí dụ: - Thủ tục biến cố cho kiện Mở Form có tên Form_Open - Thủ tục biến cố cho kiện Click chuột...

Ngày tải lên: 27/07/2014, 03:21

31 337 0
Kỷ thuật ứng dụng visual basic for applications trong powpoint để trình chiếu báo cáo tài chính

Kỷ thuật ứng dụng visual basic for applications trong powpoint để trình chiếu báo cáo tài chính

... Đọc/đổi tên Shape/Slide Bước 1: Chọn Slide Shape muốn đổi tên Bước 2: Bấm ALT+F11 để mở cửa sổ Visual Basic Sau bấm Ctrl + G chọn Menu View/Immediate Window để mở ngăn Immediate Ngăn cho phép người...

Ngày tải lên: 03/10/2014, 20:47

4 395 0
Tài liệu Building Distributed Applications for Microsoft® Windows® 2000 with Visual Basic® Delivery Guide pptx

Tài liệu Building Distributed Applications for Microsoft® Windows® 2000 with Visual Basic® Delivery Guide pptx

... recommended before attending this course: ! Mastering Distributed Application Development Using Visual Studio® 6.0 viii Building Distributed Applications for Microsoft® Windows® 2000 with Visual Basic ... .30 Designing Interfaces for Distribution 40 THIS PAGE INTENTIONALLY LEFT BLANK Building Distributed Applications for Microsoft® Windows® 2000 with Visual Basic vii About This Course ... client/server solutions for Windows 2000 by using Windows DNA 2000 and COM+ technologies Audience This course is intended for Visual Basic developers who build distributed applications for Windows 2000...

Ngày tải lên: 21/12/2013, 19:15

14 429 0
Tài liệu Building Distributed Applications for Microsoft® Windows® 2000 with Visual Basic® Classroom Setup Guide docx

Tài liệu Building Distributed Applications for Microsoft® Windows® 2000 with Visual Basic® Classroom Setup Guide docx

... requires a classroom with a minimum of one computer for the instructor and one for each student Before class begins, install and configure all computers by using the following information and instructions ... table Respond to all other installation prompts with defaults or with information appropriate for your computer or location When the following information is required Use Partition Install to ... Edition ! Microsoft SQL Server 7.0 Service Pack ! Microsoft Visual Studio 6.0, Enterprise Edition • Microsoft Visual Basic 6.0 • Microsoft Visual InterDev 6.0 • Microsoft ActiveX • Data Access...

Ngày tải lên: 21/12/2013, 19:15

22 357 0
Programming the Microsoft® .NET Framework with Visual Basic® .NET (Prerelease)

Programming the Microsoft® .NET Framework with Visual Basic® .NET (Prerelease)

... System.Windows.Forms and System.Drawing namespaces for building a form with buttons that interacts with the user Module teaches the System.Reflection namespace for storing version and key file information ... Working with Types 2:30 2:45 Break 2:45 3:30 Lab 6: Working with Types 3:30 4:00 Module 7: Strings, Arrays, and Collections Day ix x Programming the Microsoft® NET Framework with Visual Basic ... Introduction module provides students with an overview of the course content, materials, and logistics for Course 2415A, Programming the Microsoft NET Framework with Visual Basic NET (Prerelease) Course...

Ngày tải lên: 22/10/2013, 16:15

560 427 1
Tài liệu Developing Secure Applications with Visual Basic doc

Tài liệu Developing Secure Applications with Visual Basic doc

... author for Sams Teach Yourself Visual C++ in 21 Days, Web Development with Visual Basic 5, and Building Internet Applications with Delphi Davis was also a contributing author on MFC Programming with ... around Visual Basic and already have a bit of Visual Basic programming experience under your belt However, if you’ve built several applications using Visual Basic and you pretty much know all the basics, ... warning! This book is not for the Visual Basic beginner If you just picked up Visual Basic for the first time last week, this is not the book for you (yet) This book is written with the assumption...

Ngày tải lên: 20/02/2014, 02:20

606 323 0
Practical Database Programming With Visual C#.NET- P6

Practical Database Programming With Visual C#.NET- P6

... AccessSelectRTObject.SelectionForm SelectionForm() public partial class SelectionForm : Form { FacultyForm facultyForm = new FacultyForm(); CourseForm courseForm = new CourseForm(); StudentForm studentForm = new StudentForm(); ... LogInForm logForm = new LogInForm(); logForm = logForm.getLogInForm(); logForm.Close(); courseForm.Close(); facultyForm.Close(); studentForm.Close(); Application.Exit(); } Figure 5.49 Coding for ... SelectionForm namespace SelectWizard { public partial class SelectionForm : Form { FacultyForm facultyForm = new FacultyForm(); CourseForm courseForm = new CourseForm(); StudentForm studentForm =...

Ngày tải lên: 17/10/2013, 19:15

50 638 0
Practical Database Programming With Visual C#.NET- P7

Practical Database Programming With Visual C#.NET- P7

... Runtime Objects for Student Form Basically, the coding for this Student form is similar to the coding we did for the Course form in the last section The functionality of this Student form is to allow ... Query with Visual C#.NET AccessSelectRTObject.StudentForm BuildCommand() private void BuildCommand(ref OleDbCommand cmdObj, string cmdString) { LogInForm logForm = new LogInForm(); logForm = logForm.getLogInForm(); ... Coding for the getLogInForm method SQLSelectRTObject.SelectionForm cmdExit_Click() private void cmdExit_Click(object sender, EventArgs e) { LogInForm logForm = new LogInForm(); logForm = logForm.getLogInForm();...

Ngày tải lên: 20/10/2013, 11:15

50 646 1
Practical Database Programming With Visual C#.NET- P8

Practical Database Programming With Visual C#.NET- P8

... class SelectionForm : Form { FacultyForm facultyForm = new FacultyForm(); CourseForm courseForm = new CourseForm(); StudentForm studentForm = new StudentForm(); public SelectionForm() { InitializeComponent(); ... developments for the LogIn form Before we can test this coding, we prefer to finish the coding for the next form, SelectionForm 5.19.3.3 Coding for Selection Form The coding for this form is basically ... SelectionForm() namespace OracleSelectRTObject { public partial class SelectionForm : Form { FacultyForm facultyForm = new FacultyForm(); CourseForm courseForm = new CourseForm(); StudentForm studentForm...

Ngày tải lên: 20/10/2013, 11:15

50 507 0
Practical Database Programming With Visual C#.NET- P9

Practical Database Programming With Visual C#.NET- P9

... let’s go to the Visual Studio.NET to call this package to perform our course query for our Course form 5.20.3.9 Query Data Using Oracle Package for Course Form Open the Course form window and ... OracleCommand(); DataTable oraDataTable = new DataTable(); LogInForm logForm = new LogInForm(); logForm = logForm.getLogInForm(); oraCommand.Connection = logForm.oraConnection; oraCommand.CommandType = CommandType.Text; ... Data Inserting with Visual C#.NET InsertWizard_Project.FacultyForm A B C InsertFaculty public partial class FacultyForm : Form { InsertFacultyForm InsertFaculty = new InsertFacultyForm(); ……………...

Ngày tải lên: 24/10/2013, 09:15

50 537 0
Practical Database Programming With Visual C#.NET- P10

Practical Database Programming With Visual C#.NET- P10

... Inserting with Visual C#.NET AccessInsertRTObject.SelectionForm A SelectionForm() public partial class SelectionForm : Form { FacultyForm facultyForm = new FacultyForm(); CourseForm courseForm = ... SQLInsertRTObject.InsertFacultyForm A InsertFacultyForm() public partial class InsertFacultyForm : Form { LogInForm logForm = new LogInForm(); string[] FacultyInfo = new string[7]; public FacultyForm Faculty_Form; …… ... new CourseForm(); StudentForm studentForm = new StudentForm(); SPForm spForm = new SPForm(); public SelectionForm() { InitializeComponent(); this.ComboSelection.Items.Add("Faculty Information");...

Ngày tải lên: 24/10/2013, 09:15

50 565 0
Practical Database Programming With Visual C#.NET- P11

Practical Database Programming With Visual C#.NET- P11

... oraDataReader; DataTable oraDataTable = new DataTable(); LogInForm logForm = new LogInForm(); logForm = logForm.getLogInForm(); oraCommand.Connection = logForm.oraConnection; oraCommand.CommandType = CommandType.Text; ... SqlCommand(); LogInForm logForm = new LogInForm(); InitCourseInfo(); check = CheckCourseInfo(); if (check == 0) { logForm = logForm.getLogInForm(); sqlCommand.Connection = logForm.sqlConnection; ... OracleCommand(); LogInForm logForm = new LogInForm(); InitCourseInfo(); check = CheckCourseInfo(); if (check == 0) { logForm = logForm.getLogInForm(); oraCommand.Connection = logForm.oraConnection;...

Ngày tải lên: 28/10/2013, 16:15

50 808 0
Practical Database Programming With Visual C#.NET- P12

Practical Database Programming With Visual C#.NET- P12

... select data for the Faculty, Course, and Student Form windows using the runtime objects method For the Faculty Form, a regular runtime selecting query is performed, and for the Course Form, a runtime ... LIKE @Param1)"; LogInForm logForm = new LogInForm(); logForm = logForm.getLogInForm(); SqlCommand sqlCommand = new SqlCommand(); int intUpdate = 0; sqlCommand.Connection = logForm.sqlConnection; ... @Param1)"; MessageBoxButtons vbButton = MessageBoxButtons.YesNo; LogInForm logForm = new LogInForm(); logForm = logForm.getLogInForm(); SqlCommand sqlCommand = new SqlCommand(); DialogResult Answer;...

Ngày tải lên: 28/10/2013, 16:15

50 632 0
Practical Database Programming With Visual C#.NET- P13

Practical Database Programming With Visual C#.NET- P13

... on database programming with Visual C#.NET using the Windows-based applications in the previous chapters Starting with this chapter, we will concentrate on database programming with Visual C#.NET ... Chapter Data Updating and Deleting with Visual C#.NET Using the tools and wizards provided by Visual Studio.NET and ADO.NET to perform the data updating for the Student Form in the AccessUpdateDeleteWizard ... Windows applications, Web applications, or XML Web Services by using a common set of tools and codes such as Visual C#.NET or Visual Basic. NET The current version of the NET Framework is 3.5 Basically,...

Ngày tải lên: 07/11/2013, 11:15

50 617 0
Practical Database Programming With Visual C#.NET- P14

Practical Database Programming With Visual C#.NET- P14

... a simple XML-based protocol to help applications developed in different platforms and languages to exchange information over HTTP Therefore, SOAP is a platform-independent and language-independent ... student_id as the foreign keys in the StudentCourse table, the SQL Server engine will perform those data deleting operations automatically for you in that cascaded sequence Therefore, you can see ... easy it is to perform data deleting in sequence Now let’s create our codes for the Delete button’s Click method to perform this data deleting operation 8.5.4.4 Develop Codes to Perform Data Deleting...

Ngày tải lên: 07/11/2013, 11:15

50 561 0
Practical Database Programming With Visual C#.NET- P15

Practical Database Programming With Visual C#.NET- P15

... client form with the information picked up from the DataSet 9.3.10.3.1 Develop Codes for the Constructor of FacultyForm Class Now let’s begin to develop codes for the constructor of the FacultyForm ... default name Form1.cs to our desired name WinClient Form.cs Rename the Window Form object from the default name Form1 to our desired name FacultyForm by modifying the Name property of the form window ... process, Visual Studio.NET 2008 will try to find all Web Services available to our applications The following operations will be performed by Visual Studio.NET 2008 during this process: When looking for...

Ngày tải lên: 07/11/2013, 11:15

50 544 0
Tài liệu Practical Database Programming With Visual C#.NET- P16 pptx

Tài liệu Practical Database Programming With Visual C#.NET- P16 pptx

... perform the course information query The returned course information is stored to the DataReader I By checking the HasRows property of the DataReader, we can determine whether the course information ... control To get detailed course information for a specific course, click on a desired course_ id from the listbox control Immediately the detailed course information for the selected course_id is ... perform the data updating for a course record based on the course_id Normally we not need to update the primary key for a record to be updated because it is better to insert a new record with...

Ngày tải lên: 14/12/2013, 15:15

50 583 1
Tài liệu Practical Database Programming With Visual C#.NET- P17 docx

Tài liệu Practical Database Programming With Visual C#.NET- P17 docx

... information for the selected faculty The running result is shown in Figure 9.118 The detailed information for the selected faculty Satish Bhalla is displayed in this built-in Web interface with ... codes for the SelectedIndexChanged method 836 Chapter ASP.NET Web Services updating a course record CSE-665 However, before we can that, we prefer to retrieve the current information for the ... user-defined methods in the Course.aspx page 9.7.3 Modify Codes for Related Methods Before we can perform any code modification, first we need to perform the following operations to delete some unused methods...

Ngày tải lên: 14/12/2013, 15:15

50 590 0
w