in Ms Access VB Code
i want to retrive total number of rows in from a table and store this count is some variable for further manuplation.
who can i do so.
for example:
DIM CNTR AS INTEGER
DoCmd.RunSQL "Select Count(*) from Student"
I want to store the query results in variable CNTR for...
Ms Access automatically saves the record when the cursor moves outside the control.
i want to disable this functionality.
data must be save only when the Save Button is pressed on the form
i can make the Save Button
i dont know who to disable automatic saving of record
kindly tell me if there...
i have created my own cursor.
i want to access this cursor in other procedures , triggers of my form.
is there any way that we can make a cursor Global.?
any body can help me how can i call a Report designed in Crystal reports from Forms.
and any other Helping Material Regarding the Use of Crystal Reports with forms 6i
Thanking all of U in Advance
HI every body.
i am using Oracle Forms 6i
I want to pass some values to the IN clause of a sql statement in the form builder.
as
MY_CUR CURSOR is Select * from My_Table
where My_Table_ID in ( 10,12,15 );
above statement Work Sucessfully!
problem Occure when the IN Clause Values ( 10,12,15 )...
i want to use global variable as array.
i am using developer 6.
any body who knows kindly tell me how can i use Global variable to store multiple entries.
thanking you in advance
afzaal
HI Every body.
i am looking for CACHE MEMORY SIMULATOR coded in C Language.
further its great if source code is also available.
can any one give me the simulator or provide me some link from the web,
Thanking all of you in advance
TAQMEENA
kindly tell me how can we know that an arrow key is pressed or not on a button.
supposed i have three buttons.
button1 , button2 , button3
here control is on button2 and users press the right arrow key. by doing so control should go to the button3 as it happen by pressing TAB KEY.
and in...
Kindly tell me that can we Backup our
Oracle Sql8 backend table data
in Forms 6i from a MenuItem. by clicking the Menuitem.
if we can then kindly tell me the way.
i know we can backup data by using the "EXPORT" FILE from the command prompt.
But i dont know how can we execute this export file...
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.