|
-
May 24th, 2000, 01:10 AM
#1
Thread Starter
Registered User
Some one knows what code should I use to change the field size of a table:
I have already this code that localize the exact field,
but I don't know how update the table!
<b>
Set dbField = dbTable.Field(y)
dbField.Size = aFields(x).Lenght
</b>
Thanks in advance!
Jefferson
-
May 24th, 2000, 06:40 AM
#2
Hyperactive Member
What database are you talking about? SQL Server? Access??? Oracle? Paradox?
MORE INFO!!!!
-
May 24th, 2000, 01:43 PM
#3
Thread Starter
Registered User
Re:
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|