abu taher 34 Practically a Posting Shark

I think it was right. I did it before and got benifit.

abu taher 34 Practically a Posting Shark

help me.........

abu taher 34 Practically a Posting Shark

please help me please.................

abu taher 34 Practically a Posting Shark

I already installed service pack 6.

abu taher 34 Practically a Posting Shark

please help me with this problem.

abu taher 34 Practically a Posting Shark

thanks veena. now its work. but a problem when i input a number in text box (and press a button) for show the report a msg show.

Run time error 2147217887(80040e21)
[micorsoft][ODBC microsoft access driver] optional feature not implemented.

i write code in the button:
Load DataEnvironment2
With DataEnvironment2
If .rsCommand1.State <> 0 Then .rsCommand1.Close
.Command1 Text2.Text
End With
DataReport2.Show

please help me for this.

abu taher 34 Practically a Posting Shark

any body can help me please

abu taher 34 Practically a Posting Shark

you can restore you windows from last change
start>all progrum>accessories>system tools>system restore.

abu taher 34 Practically a Posting Shark

you can use verious type of software for lock folder, like foldergrid or other.

abu taher 34 Practically a Posting Shark

anybody can help me with this thread please

abu taher 34 Practically a Posting Shark

Ok dear. can you modify my last attachment please. then I can get lot of help.

abu taher 34 Practically a Posting Shark

But when I show the query I can'nt understand what are actual

abu taher 34 Practically a Posting Shark

1st error
Run time error - 91
Object variable or with block variable not set.

2nd error:

run-time error 713
Application-defined or object-defined error

abu taher 34 Practically a Posting Shark

if you don't mind can you modify the attachement

abu taher 34 Practically a Posting Shark

SELECT * FROM incomereport WHERE AccountinfoDate AND IncomeDate BETWEEN ? AND ?

1st I write this code and it work after I write for other

SELECT Student ID, Student Name, Jamat Name, Feeding Charge,
Exam Fee, Roll No, Jamat Fee, Others Fee, AccountinfoDate,
Father 's Name,Category,Contact No,Address,Admission Date From stdreport Where Student ID ?
this code not work.

abu taher 34 Practically a Posting Shark

its not work.

abu taher 34 Practically a Posting Shark

I write it above. in 1st post I think I write. Please

abu taher 34 Practically a Posting Shark

sorry dear I faced a few problem
1. here you gather 6 field in the query by 3 field. but i want the query have both 6 field of both table
I write code like you but it show a msg like
"The number of colums in two selected tables or queries of a union
query do not match"
I dont understand what I need to do. please help me.

abu taher 34 Practically a Posting Shark

please check this. here in form2 I add any data by textbox and addnew button. when I close this form2 I want this new data show in flexgrid (form1) without click refresh button.

abu taher 34 Practically a Posting Shark

>>for 1st error
Private Sub chameleonButton1_Click(Index As Integer)
Adodc1.Recordset.AddNew
End Sub

>>for 2nd error
Private Sub chameleonButton11_Click(Index As Integer)
Load DataEnvironment1
With DataEnvironment1
If .rsCommand1.State <> 0 Then .rsCommand1.Close
.Command1 Format(DTFr.Value, "dd-mm-yyyy"), Format(DTTo.Value, "dd-mm-yyyy")
End With
DataReport1.Show
End Sub

abu taher 34 Practically a Posting Shark

anybody help me please

abu taher 34 Practically a Posting Shark

I dont understand your ......... I think I told it. or please make me understand

abu taher 34 Practically a Posting Shark

thanks dear but not like it. I mean I input a data in a from by text box and then close this form. after close I run a another form where a datagird contained. I want that data show in this datagrid.

abu taher 34 Practically a Posting Shark

check your another thead.

abu taher 34 Practically a Posting Shark

how you connect your project with database file. by adodc control? or code?
if adodc or other control then it easy. select data grid and then select data source properties and select adodc1 or other.
how you connect it?

abu taher 34 Practically a Posting Shark

I didn't write any code. I put a data control. ms flexgrid connect with data control by properties. like data source = data1
another was datagrid. it also select by properties. i write sql like
select * from table1

abu taher 34 Practically a Posting Shark

please

abu taher 34 Practically a Posting Shark

I attach a sample file. please check it. here same data (faruk)show in two row. another problem was it not show with sort by date.

abu taher 34 Practically a Posting Shark

anybody help me please

abu taher 34 Practically a Posting Shark

anybody help me please

abu taher 34 Practically a Posting Shark

anybody help me

abu taher 34 Practically a Posting Shark

Please any body help me.

abu taher 34 Practically a Posting Shark

help me with this problem please.

abu taher 34 Practically a Posting Shark

I delete all fields and make it new. now every thing is ok. but One problem. every data show double double. I mean same data show in 2 row.

abu taher 34 Practically a Posting Shark

help me with this problem please.

abu taher 34 Practically a Posting Shark

ya I did.

abu taher 34 Practically a Posting Shark

help me anybody please

abu taher 34 Practically a Posting Shark

I write like you but no field show but parametre was shown. If i write only this
select * from table1
then show all fields. but when I write your past code it was worked.

abu taher 34 Practically a Posting Shark

Dear veena
I have a problem. I write code in sql like
select * from table1
so all field show. help me what I write for particular field. I write....
select Student name from table1
what I write? some time parametre not show.

abu taher 34 Practically a Posting Shark

I made a database project. when I run it another pc and press the
Add New button (in my project) it show this msg.
Run time error - 91
Object variable or with block variable not set.
I connect the backend database by data sources(ODBC)> system DSN.
I write code in Add New button, "adodc1.recordset.addnew"
anybody help me.

another error:
when I select a date from dtpicker and then press a button for show
report then show this error.
run-time error 713
Application-defined or object-defined error

abu taher 34 Practically a Posting Shark

Dear Veena
I am interest about your code. can you help me please.....more......

taher

abu taher 34 Practically a Posting Shark

any body can help me please

abu taher 34 Practically a Posting Shark

I made a querie with 2 table. both of 2 table have date fields. the querie also have this both of date fields with other fields. so all data show in a each line. like
name | address | date this 3 fields in table1
Roll | Class | date this 3 fields in table2
name | date | roll | date this 4 fields in querie1
now this data show in querie1 like
Taher | 17/11/2008 | 100 | 16/11/2008
but I want it show in two row with sort by date like:
Taher | 17/11/2008
100 | 16/11/2008
how can I do this

abu taher 34 Practically a Posting Shark

I made a querie with 2 table. both of 2 table have date fields. the querie also have this both of date fields with other fields. so all data show in a each line. like
name | address | date this 3 fields in table1
Roll | Class | date this 3 fields in table2
name | date | roll | date this 4 fields in querie1
now this data show in querie1 like
Taher | 17/11/2008 | 100 | 16/11/2008
but I want it show in two row with sort by date like:
Taher | 17/11/2008
100 | 16/11/2008
how can I do this

abu taher 34 Practically a Posting Shark

Dear veena
can you help me please.

abu taher 34 Practically a Posting Shark

I try it many way but I coud'nt. I connect my database with properties of adodc control. and write in recodesource like this code
select * from table1
so please tell me where I write code i mean whice form and what code.
please

abu taher 34 Practically a Posting Shark

thanks veena its work well.
but I have a few question.
1. Set these properties for both Parameters:
DataType = adDBDate
HostDataType =Date (VT_Date)
if I want to search number then what i need to change?
if need to search name or string then....?
please help me with this question.

abu taher 34 Practically a Posting Shark

help me

abu taher 34 Practically a Posting Shark

Augxis you code do well. thank you.
dear veena
>>Change Captions accordingly.. Remove Check Box with Index=0..
this line I don't understand.
>>Note : all CheckBoxes will be having same Event Procedure....
there are no other checbox. only show check1

abu taher 34 Practically a Posting Shark

Please help me with code and event.