How can save COLORREF value in access database ?
-
Hi all, please tell me how can i save value of COLORREF type variable in access databse. what type of variable use for this? please help me for this. thanks in advance.
IN A DAY, WHEN YOU DON'T COME ACROSS ANY PROBLEMS - YOU CAN BE SURE THAT YOU ARE TRAVELLING IN A WRONG PATH
-
Hi all, please tell me how can i save value of COLORREF type variable in access databse. what type of variable use for this? please help me for this. thanks in advance.
IN A DAY, WHEN YOU DON'T COME ACROSS ANY PROBLEMS - YOU CAN BE SURE THAT YOU ARE TRAVELLING IN A WRONG PATH
Use Number Datatype.
-
Hi all, please tell me how can i save value of COLORREF type variable in access databse. what type of variable use for this? please help me for this. thanks in advance.
IN A DAY, WHEN YOU DON'T COME ACROSS ANY PROBLEMS - YOU CAN BE SURE THAT YOU ARE TRAVELLING IN A WRONG PATH
COLORREF is defined as typedef DWORD COLORREF; -Saurabh
-
Hi all, please tell me how can i save value of COLORREF type variable in access databse. what type of variable use for this? please help me for this. thanks in advance.
IN A DAY, WHEN YOU DON'T COME ACROSS ANY PROBLEMS - YOU CAN BE SURE THAT YOU ARE TRAVELLING IN A WRONG PATH
NUMBER
withFieldSize = LONG INTEGER
, see [^] :)If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
[My articles]