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
Create linked server from MS Sql to oracle server
what is most cost effective way to backup windows 2008 sbs
Oracle packages
How to Populate a ListBox Control with Values from an Access Database Table
change sched task pw via command line
Extremely slow access to Redirected Folders in SBS2008 with XP Pro clients
AJAX, JQUERY, server date timestamp
Appointment booking app or service for field engineers?
Need a hit logger for website
Spoolsv.exe using up to 100% CPU