AndyLee100
Technical User
Hi All,
Can someone help me with the best way to do the following.
From time to time we need to add a new field into a SQL database to go with a new (VB 6) executable that we distribute to our customers.
However we do not have a dial in to this customer and they will not send the database to us for us to amend and they are a long drive away.
What is the best way for us to programtically alter the database to include the new fields, while obviously preserving the data.
The resulting application would be a single button click to add the new fields and it would be great if it could first check to see if any users are connected and disconnect them from the database.
Any help in pointing me in the right direction would be appreciated.
Thanks
andy
Can someone help me with the best way to do the following.
From time to time we need to add a new field into a SQL database to go with a new (VB 6) executable that we distribute to our customers.
However we do not have a dial in to this customer and they will not send the database to us for us to amend and they are a long drive away.
What is the best way for us to programtically alter the database to include the new fields, while obviously preserving the data.
The resulting application would be a single button click to add the new fields and it would be great if it could first check to see if any users are connected and disconnect them from the database.
Any help in pointing me in the right direction would be appreciated.
Thanks
andy