Microsoft
Software
Hardware
Network
Question : Set DAO MDB Text Field Size
Hi,
I'm creating new Field on the lly, as required, but need to set a Text Field size from the default 255.
This doesn't work:
fld.Properties("Field Size").Value = 20
Does anyone know how to make it happen?
Using DAO 3.6 / VB6 Classic.
Thanks.
Answer : Set DAO MDB Text Field Size
I've always used a query to build the database and used the syntax...
"Field_Name TEXT(20)"
As an example, I found this random page with a google search...
http://allenbrowne.com/fun
c-DDL.html
...that shows how to create a table with a query.
Random Solutions
CRM 4.0 - Contracts Expiring at a specific time?
IBM Think Pad HD error
What do you think about these specs for a new System Center Operations/Configurations Manager 2007 R2 server?
Moving .piv and .stm Exchange 2003 files to another drive
net share system error 5 acces denied
Server 2008 NLB problem
Symantec Endpoint Protection - SID 23615 HTTPS Tidserv Request 2 Detected
How to restrict incoming RDP on a Windows XP PC from a particular WAN IP ?
Construct and Launch URL
Google Chart corechart help