Advertisement

1 - 10 of 276 containing alltags:("Data Type") (0.002 seconds)
I have quite basic problem. Which type is better to use in the WIN32 program, long or LONG? Could you please explain what for such types as LONG, FLOAT are defined at all. Some people strongly advi...
Zones: Windows ProgrammingDate Answered: 03/13/2000 Grade: B Views: 0
Hi   Could someone advice as to what data type I should use in VB to store a memo field. Appreciate a lot. Dylan
Zones: Visual BasicDate Answered: 04/06/2001 Grade: A Views: 0
Greetings,          Hai, I'll have to create a new Integer data typs of 5 Bytes size.And this should be done without any declarations of integer data types.(Inside class or structure).Perhaps I ...
Zones: C++Date Answered: 01/01/2003 Grade: A Views: 0
Hello Gurus, I have 2 data entry forms, each form has 2 date fields to fill in. I made a small form for a calendar activex control. I put buttons on each date fields to call on the calendar form...
Zones: MS AccessDate Answered: 11/29/2002 Grade: A Views: 0
What is an Abstract data type ?? Please explain with examples .
Zones: C++Date Answered: 11/14/2003 Grade: A Views: 0
I need to create a report where the results are obtained using 3 separate queries.  I am using SQLserver with an access front end. The queries are all related and from the same table.  Basically...
Zones: DatabasesDate Answered: 10/19/2004 Grade: A Views: 0
Hi experts               I have a problem with data type range. In vc++, integer has range of 4 bytes. __int64 has 8 bytes i.e. upto 2^64-1 Does windows support more range data type. Is there a...
Zones: Windows MFCDate Answered: 01/13/2005 Grade: A Views: 0
Hi, i'm having a datatype mismatch problem. with text and number as datatype col1=text col2=numer select * from table where col1 = col2 how can we change col1 into number or vice versa...
Zones: MS AccessDate Answered: 01/25/2005 Grade: A Views: 0
Hi, I have a variable called mBedname. In VB, it seems that char does not exists...only string..Is it true? Thanks
Zones: Visual BasicDate Answered: 04/14/2005 Grade: A Views: 0
What is the difference between designing an abstract data type and implementing an abstract data type? Give an example if possible.
Zones: Python, Font CreatorDate Answered: 06/18/2005 Grade: B Views: 0