My Assistant
![]() ![]() |
|
|
Oct 27 2006, 08:51 AM
Post
#1
|
|
|
UtterAccess Addict Posts: 155 |
I am creating a "TempTable" from a Template Table. The template serves as my base table and a temp table is created to serve as a form's recordsource in each unique user session. I use the method in many systems. Works fine. In this case, I'm having a FORMAT transfer problem. I have three fields set up as "CHECKBOXES". When I run the make temp table procedure these fields populate as "Text Boxes"...they lose their CheckBox property. Why is this happening? How can I make the "Make Temp Table" procedure retain ALL the property settings of the Template Table?
|
|
|
|
Oct 27 2006, 11:01 AM
Post
#2
|
|
|
UtterAccess VIP Posts: 5,278 From: Upstate NY, USA |
Are you running a Create Table statement or a Select Into statement.
If you are using Make Table a "checkbox" is a Bit type field. |
|
|
|
Oct 27 2006, 11:41 AM
Post
#3
|
|
|
UtterAccess Addict Posts: 155 |
This works. Thank You!
|
|
|
|
![]() ![]() |
|
Go to Top · Lo-Fi Version | Time is now: 22nd May 2013 - 10:01 AM |