If I want will put on DataReport in Text1 "1000", in VB6 I write:
Report. Sections ("section4" .Controls. Item ("text1") .Text=1000
How it to write on VB2005 for CrystalReport?
Miho
Hi All,
I can not find an example for Insert Row in Access database in mine website.
What syntax AccessDataSource1.Insert.... or AccessDataSource1.
In VB2005?
I shall be very grateful !!
Miho
Hi All,
I can not find an example for Insert Row in Access database in mine website.
What syntax AccessDataSource1.Insert.... or AccessDataSource1.InsertCommand...
In VB2005?
I shall be very grateful !!
Miho
Hi All,
How I can is taken value Text box or Function box which is in DataReport?
I can will put value:
repFull.Sections("ReportHeader").Controls.Item("label2").Caption=12
But as it is taken this value when it already there.
Preliminary Thanks
Miho
Hi All,
May DataGrid1 does not grasp procedures DataGrid1_KeyDown, DataGrid1_KeyUp, DataGrid1_KeyPress, DataGrid1_DoubleClick.
Someone knows why it so?
I shall be very grateful.
Miho
I want will change name and width colums on DataGrid. Has written the following code all on rules.
Works up to a point 1, but does not want will change columns
Ani ideas?
Private Sub Form2_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles MyBase.Load
dt.Columns.Add(New...
Hi,
At me has arisen such problems:
I work with Access database. In the form I have DataGrid connected with Query in DB and I use DataEnvironment.
In DB everything is all right, but in DBGrid record with ID 59 shows on the first place and all is confused.
Obviously it and in Recordset.
Who...
Hi All
In mine project connect with database which is on the friend computer through local network.
Whether can connect with database which is on the friend computer through Internet if we know IP adress it computer
Any ideas?
Miho
HI ALL
I would make VB communication the program that speaks through PC.
Everything is all right but I can not will solve one of problems.
When I establish connection modem starts to send fax signal.
How I can will forbid it, or it is necessary another modem (Vois modem?)?
I wait for the...
Hi All
In may project i use NSComm control to speak on telephone.
When to communicate modem sends a fax signal.How I can will switch off him?
I shall be grateful on any help.
Miho
I would use GetAsyncKeyState what to catch what key was pressed on keyboard.
Mine code:
Function GetKey $ ()
For Cnt=1 To 255
If (GetAsyncKeyState (Cnt) And *H8001) < > 0 Then
GetKey $ = Chr (Cnt)
Exit For...
Hi All,
At me in progect eat CommonDialog control.
With command " CommonDialog. ShowSave " show Save dialog box.
How will intercept what button was pressed "Save" or "Cancel"?
Have good day.
Mi1306
Hi all,
At me in the form eat OLE control. When I on it DblClick it show Word document.As I can specify it a code instead of click it .
I shall be very grateful
Mi1306
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.