Hello to all, i am newbie in the Web Services and i have some questions. I know that if i want to transfer data like images or videos from the Server to Client i have to use MIME or DIME, but i can unterstand what exactly is MIME-DIME. Please if anyone can explain it to. Also i know that DIME is...
Hello to all, i have a main form "PATIENT" and a subform "VISIT" into the "PATIENT". In the "PATIENT" i have a button and i want when i click it, to add a new record in both forms.
Thanks John.
Hello out there, i have a table with some fields. One of them "IncrSem" is nvarchar type. In this field i have values like 1,2,3,4,5 (string). I want to add in all the values +1.
example: if the values is '1' then make them '2'
if the values is '2' then make them '3'.
I tried Convert...
Hi Tommyhat, i understand this example but isn't useful. If in the field Helth_State is -1 then i want in the report write "Dead" not -1 also with value 0 i want to write "Alive" not the number 0.
Thanks, John
Hello, my new problem is: I have a table with some fields like ID, Name, Health_State, bla bla bla. The Health_State field taking values(-1, 0) from a CheckBox. Now i want to make a report with all this fields but my problem is, if the value in the Health_State is -1 the report must say Dead...
Dear KenReay & TheAceMan1, thanks for the info, it was useful, but what i can? I want a check box with 3 state bounded with a table field. Any idea?
Thansk for help, John.
Hello people, i have a new problem with Access. In my table i have a field that is Yes/No Data Type. I want this check box to have three states, Yes/No/Null. When i make a form with this table i check from the properties the Triple State to Yes but when i return to View mode i cant click the...
Hello, i want someone to help me. My problem.... I have a Table [PATIENTS] for the patients, another for the visit, i said [VISIT]. They have one-to-many relationship. A third table [SOMETHING] have relationship one-to-one with the [VISIT] table. Now my problem is when i try to make a form...
Hi, a new problem for my app... I have a DataBase in Access with some fields. Some of them are CheckBoxes. I know the CheckBox have triple state(true, false, null) and the first state is null. In my app when i read from the DB those CheckBoxes the null state converted to false. How i can have...
Hello to all, i have a simple question (i think). I have a table with some fields. One of then is a CheckBox. I want this CheckBox to have 3 states. When i create a form with all fields of my table, i check the property of the CheckBox and is triple state: Yes (in design mode) but when i go to...
Hi DaZZleD, i just want to check when the user click the submit button, the value of the TextBox isn't null. I found that with RegularExpressionValidator i can't do this, only with RecquiredFieldValidation. So, i suppose i need 2 Validators one for the expression and the other for field. Is...
Hello, i wont to use in my app a RegularExpressionValidator to check if a TextBox is empty, but i dont know what ValidationExpression to use. Can anyone help me?
John.
Hello to all, i have a problem with my application. I want to ask if i can change a server control from the client with client script. Is it possible?
Thanks ,John
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.