i am using a MySQL for my databse
my data archiving goes like this :
You cannot delete active files or files in used but you can delete inactive files ...
Any suggestion for data archiving???
I am making a computerized enrollment system.? That's why I don't want to fill my database with many records which some of it are not in use already....that is why I need data archiving.
...
User Profile
Collapse
-
data archiving
how to data archiving?
I need you help I have no idea how to start coding data archiving .
Please help -
Treeview Error
Below is my code for fetching data from my database then display it in the treeview as nodes.It goes like this:
My Treeview Dislay this:
DepartmentCollege of EducationCollege of EngineeringCollege of Industrial TechnologyBusiness Administration Service
Code:Sub popTvw() Dim rstvw As New ADODB.Recordset rstvw.Open "SELECT `t_department`.`DepartmentID`,`t_department`.`Department`FROM
-
runtime error 3265
Code:Dim rsFaculty As New ADODB.Recordset Dim rsDepartment As New ADODB.Recordset Dim oCm As New ADODB.Command Private Sub Disconnect() connect.Close End Sub Private Sub Form_Load() 'connect.Execute ("SELECT `t_faculty`.`FacultyFName`,`t_faculty`.`FacultyMI`,`t_faculty`.`FacultyLName`,`t_faculty`.`DepartmentID`,`t_department`.`Department`FROM
-
what if I am fetching data freom the databse??/ can you help me with that???...Leave a comment:
-
runtime error 3265
Code:Dim rsFaculty As New ADODB.Recordset Dim rsDepartment As New ADODB.Recordset Dim oCm As New ADODB.Command Private Sub Disconnect() connect.Close End Sub Private Sub Form_Load() 'connect.Execute ("SELECT `t_faculty`.`FacultyFName`,`t_faculty`.`FacultyMI`,`t_faculty`.`FacultyLName`,`t_faculty`.`DepartmentID`,`t_department`.`Department`FROM `t_faculty`INNER JOIN `t_department`
-
Populate data in a Treeview
Goodday...
Please help me to populate data in a list view...call data from the database..
Currenty i am using MySQL as a database....
Ex. I have a database name dbSection..Then I have a table t_section and another table is t_student...Wha t I like to do using a treeview....I want to display in the treevee the parent node as Section Name then the child nodes are list of the student names...
... -
-
Thanks you so much... it works...
How to put image on the treeview??/
how to initialize
God bless...Leave a comment:
-
where can I find node event???
Do I have to declare some variable because i got this error on the first line
"object variable or with block variable not set"
Is costumer a name for a node???...Leave a comment:
-
I want to open a new form each time I click on a new node......Leave a comment:
-
Treeview with link
How to use a treeview when I click the node a form will show to the screen...
please help me...thanks God bless... -
Treeview
Hi guys...I don't know how to use treeview in vb6...please kindly help me....
need some simple codes and samples to refer to...please...G od bless...
(I am using mySQL for my database) -
-
-
I'm not using tool bar..just using menu...
how to put an icon in a menu???Leave a comment:
-
How to put a Icon in a Menu bar
Good day guyzz...
I want to put an icon in a menu bar ??/ It it possible???
Please help me guyzz.... -
How to encryt and decrypt passwords
Good day
I am rejoice
I need help in my program. I am making user management, the problem is I don't know how to encrypt the passwords as I click the save button in my mySQL database so that no one can know the passwords...ple ase help me...just simple codes....please ... -
Type Mismatch
I am having troubled debugging with my codes...It always gets an error "TYPE MISMATCH"
Below is my code in my frmApplicantsEn try:
_______________ _______________ _______________ _____ _______________ Private Mint As Integer
Dim date1 As Date
Dim date2 As Date
Dim myApplicationRe cord As Application
Dim myPersonalInfoR ecord As PersonalInfo
Dim EditFlag As Boolean... -
Type Mismatch Ii
I am having troubled debugging with my codes...It always gets an error "TYPE MISMATCH"
Below is my code in my frmApplicantsEn try:
_______________ _______________ _______________ _______________ _____
Code:Private Mint As Integer Dim date1 As Date Dim date2 As Date Dim myApplicationRecord As Application Dim myPersonalInfoRecord As PersonalInfo
No activity results to display
Show More
Leave a comment: