Microsoft
Software
Hardware
Network
Question : Adding a new field - with index - through VBA
I have a small query that allows me to add new fields to my tables:
ALTER TABLE [tblTableName] ADD COLUMN [Index Test 2] Text(50)
But I also need to set an index on this field - can anyone let me know the correct syntax addition. It's not for Primary key or anything such as that.
Thanks as always.
Answer : Adding a new field - with index - through VBA
CREATE INDEX tblTableName_IDX1 ON [tblTableName] ([Index Test 2]);
Random Solutions
BULK UPDATE
SQL syntax
Please wait while Windows configures Crystal Reports Release 2
Hi - cisco 1840 - what is the default password please - http or via console
Active Sync won't work over 3G
get 550 5.7.1. Unable to relay for specific domains....
how do i stop a java code?
Error "Cannot Quit Visual FoxPro" when closing form with embedded OLE MapPoint control
Help with asa log
How can I "cad-cam" an entire car body into fiberglass ?