1. I am a dbo/Administrator.I have given user rights of datareader and datawriter for a database. Under database users i have given them rights to exec stored procedures. Do i have to specifically give rights under database user properties to Select,insert, update, delete and dri (do not know what it means).
2. I have a combo in which there is an amount field. I want to put commas for the amount field. I did it by highlighting the field and changing the field properties to standard and decimal 2. But the same does not reflect when i try at the user instance of adp. (Infact when i selecet the field properties, the field does not have options to format).
3. Server filter and form filter. I am having problems with this. When i select a name and want to open a specific borrower based on the combo selection some times it opens the right borrower and sometimes it opens a different borrower. When i check in the server filter, it stores some borrower id which is not what i selected in the combo. What is the best practice about using serverfilterby form and form filter.
4. Cont..to the above the same with report. I have a buttono that opens a report based on the current form. (opened using the combo pick). Some times the report picks the right guy and sometimes not.
I would really appreciate if some one can help me on this. This are some small property errors i am doing. Thanks for your time.
Dwight
2. I have a combo in which there is an amount field. I want to put commas for the amount field. I did it by highlighting the field and changing the field properties to standard and decimal 2. But the same does not reflect when i try at the user instance of adp. (Infact when i selecet the field properties, the field does not have options to format).
3. Server filter and form filter. I am having problems with this. When i select a name and want to open a specific borrower based on the combo selection some times it opens the right borrower and sometimes it opens a different borrower. When i check in the server filter, it stores some borrower id which is not what i selected in the combo. What is the best practice about using serverfilterby form and form filter.
4. Cont..to the above the same with report. I have a buttono that opens a report based on the current form. (opened using the combo pick). Some times the report picks the right guy and sometimes not.
I would really appreciate if some one can help me on this. This are some small property errors i am doing. Thanks for your time.
Dwight