Hi friends;
I did HR Program in VB and I don't know how to create EXE file in VB Please guid me as usuall.
Thanks in advance
User Profile
Collapse
-
how to create EXE file in VB
-
hi all
I thank you all of you to replay my queation but still I could'nt go further.
LOTUS18
Answered my queation like this choose Add Data Report is not there what shall I do please please help.
Project>Add Data Report -
to create Report in Visual Basic
Hallo
pls help me how to create Report in Visual Basic. -
I am affried to ask a quation
hi all
I am affried to ask a quation they personally they warnned me
about my quation. -
hi
It is the path name let me explain
c:\HRMS\RTHRMS is the path
c: drive name
HRMS is the folder name
RTAHR is the database nameLeave a comment:
-
I use ADODC and ADODB together i have got a problem;
Hallo friends!
like I ask you befor I try to use both the connection but highlite this code
Call Adodc1.Recordse t.ActiveConnect ion
I need to open this query by using button click. like usual I need your support please .
Thank you in advance
[code=vb]
Dim cn As New ADODB.connectio n
Dim rs As New ADODB.Recordset
Private Sub cmdnext_Click()
rs.MoveNext... -
Thanx a lot to all;
I was warried I thought that I will get confilict between them any ways if I have a problem i will inform you.
Thank you again.Leave a comment:
-
Can I use ADODC and ADODB together if I can
Hallo friends!
PlS help me I got confused.
Can I use ADODC and ADODB together if I can; I already applied ADODC in my database file. How to use mathimatical functions and other code shall I use array for the text box I already use ADODC for some commands I need to use ADODB.. -
I thank you all
but I could'nt go further bu I thank you agin.Leave a comment:
-
Pls help how to add record,
Alem
Hallo all!
pls help me how to add record I tried the folwing code but Icould't Add.
[CODE=vb]
Private Sub cmdadd_Click()
Dim S
On Error GoTo cmdokError
If cuurentcommand = "Add" Then
rs.AddNew
For i = 0 To 15
rs.Fields(i) = txtx(i)
Next i
S = MsgBox("Added", vbOKOnly, "Add")
rs.Update
End If... -
help me Add new records
Alem
Hellow all!!
I tried to Add New recored , my code is:-
Private Sub mnuconp_Click()
Dim N
On Error GoTo cmdokError
If currentcommand = "Add" Then
rs.AddNew
For i = 0 To 15
rs.Fields(i) = txtb(i)
Next i
N = MsgBox("Added", vbOKOnly, "Add")
rs.Update
End If
cmdokEnd:
cmdokError:
... -
Alem
I Thank U all I have got my answer
I appreciate your help.
Thanks again.Leave a comment:
-
To join Ms-Access to VB try to write my code please help me
Hi all
i could not joine MS Access table to VB the code i write below
Private Sub Form_Load()
Set cn = New ADODB.connectio n
cn.Provider = "Microsoft.jet. oledb.4.0"
cn.Open "C:\db1.mdb "
Set rs = New ADODB.Recordset
rs.Open "tbl", cn, adOpenDynamic, adLockOptimisti c
Show
Call DisplayTheCurre ntRecord
End Sub
My... -
Alem
to convert Excel files to ms Access table
1-Open database file ms access
2-File=>Get External Data =>Import
3-canage the file type into ms-excel
4-follow the wizard
I think this step may help youLeave a comment:
-
Creating Report
Hallo all!
pls help me how and where to create report in SQL Server I already did query tables.
Thank you in advance. -
Create Report
Hi all
help me how to create Report in SQL Server or SQL Query Analyzer.
thank you in advance -
In VB 6 to write basic codes like Add,Delete
I am hardlly try to wrting the code and building my Programme please help me how to code Add, Delete and New but not in ADODC.
Thank you in Advance. -
VB Delete, Add commands
Hi all
please help me to write the code which is Delete and Add commands.
Thank you in advance. -
I am new for SQL Server please help me to write the code
Hi Dear all
I am new for SQL Server I know VB Programming and Access also but I don't know about SQL Server pls help me or guide me the web site.
Thank U in advance. -
Hi Newbies
To convert Excel worksheet to Access
1. Open Database
2. File=> GetExternalData
3. Select from filetype drop down button MS-Excel
4. Select Excel workbook
5. Import
6. follow instruction
by Alem...Leave a comment:
No activity results to display
Show More
Leave a comment: