.:: Jasa Membuat Aplikasi Website,Desktop,Android Order Now..!! | | Order Now..!! Jasa Membuat Project Arduino,Robotic,Print 3D ::.

Visual Basic ADO to Page Through Records 10 at a Time

0 komentar


بِسْــــــــــــــــمِ اﷲِالرَّحْمَنِ اارَّحِيم
bismillaahirrahmaanirrahiim

السَّلاَمُ عَلَيْكُمْ وَرَحْمَةُ اللهِ وَبَرَكَاتُهُ
Assalamu'alaikum warahmatullahi wabarakatuh


Option Explicit
Private
 m_CombinedNames As String
�Display the first 10 records.
Private Sub cmdList_Click()� Reset m_CombinedNames� to select the first record.m_CombinedNames = �,�� Get the next 10 records.cmdNext.Enabled = TruecmdNext_Click
End Sub
� Display the next 10 records.
Private Sub cmdNext_Click()Dim DB_Name As StringDim Conn As ADODB.ConnectionDim RS As ADODB.RecordsetDim txt As StringDim i As Integer� Get the database name.
DB_Name = App.Path

If Right$(DB_Name, 1) <> �� Then DB_Name = DB_Name & ��
DB_Name = DB_Name & �Employee.mdb�� Open a connection.Set Conn = New ADODB.ConnectionConn.ConnectionString = �Provider=Microsoft.Jet.OLEDB.4.0;� & �Data Source=� & DB_Name & �;� & _�Persist Security Info=False�Conn.Open� Get the next 10 records.
Set RS = Conn.Execute(�SELECT TOP 10 * FROM Employees � & �WHERE LastName + �,� + _FirstName > � & ��� & m_CombinedNames & �� ORDER BY LastName, � & �FirstName�)� Display the records.Do until RS.EOFi = i + 1txt = txt & vbCrLf & Format$(RS!EmployeeId, �@@@�) & � � & _Format$(RS!LastName, �!@@@@@@@@@@@@@�) & Format$(RS!FirstName, �!@@@@@@@@@@@@@�)m_CombinedNames = RS!LastName & �,� & RS!FirstNameRS.MoveNextLoop� See if we ran out of records.If i < 10 Thentxt = txt & vbCrLf & �<END>�cmdNext.Enabled = FalseEnd If� Display the data.If Len(txt) > 0 Then txt = Mid$(txt, 3)txtEmployees.Text = txt
End Sub

Update Contact :
No Wa/Telepon (puat) : 085267792168
No Wa/Telepon (fajar) : 085369237896
Email : Fajarudinsidik@gmail.com
NB :: Bila Sobat tertarik Ingin membuat software, membeli software, membeli source code, membeli hardware elektronika untuk kepentingan Perusahaan maupun Tugas Akhir (TA/SKRIPSI), Insyaallah Saya siap membantu, untuk Respon Cepat dapat menghubungi kami, melalui :

No Wa/Telepon (puat) : 085267792168
No Wa/Telepon (fajar) : 085369237896
Email: Fajarudinsidik@gmail.com


atau Kirimkan Private messanger melalui email dengan klik tombol order dibawah ini :

ٱلْحَمْدُ لِلَّهِ رَبِّ ٱلْعَٰلَمِين
Alhamdulilah hirobil alamin

وَ السَّلاَمُ عَلَيْكُمْ وَرَحْمَةُ اللهِ وَبَرَكَاتُهُ
wassalamualaikum warahmatullahi wabarakatuh


Artikel Visual Basic ADO to Page Through Records 10 at a Time, Diterbitkan oleh scodeaplikasi pada Sabtu, 05 November 2011. Semoga artikel ini dapat menambah wawasan Anda. Website ini dipost dari beberapa sumber, bisa cek disini sumber, Sobat diperbolehkan mengcopy paste / menyebar luaskan artikel ini, karena segala yang dipost di public adalah milik public. Bila Sobat tertarik Ingin membuat software, membeli software, membeli source code ,Dengan Cara menghubungi saya Ke Email: Fajarudinsidik@gmail.com, atau No Hp/WA : (fajar) : 085369237896, (puat) : 085267792168.

Tawk.to