In SQL Server 6.5, I want to delete a column in a table, but I couldn't find
out a way.
And an other thing, I want to change column data type from int to bit. But
bit type is not displayed in the data type assign combo box.
Please help me!
And an other thing, I want to change column data type from int to bit. But
bit type is not displayed in the data type assign combo box.
Please help me!
--
Alexander Tarasul MCSD
Certified Borland Delphi Developer
http://pages.ripco.com/~shleym
Answers on SQL Server questions at
http://pages.ripco.com/~shleym/sql_answers.htm
===========================================
Quote:>In SQL Server 6.5, I want to delete a column in a table, but I couldn't
find
>out a way.
>And an other thing, I want to change column data type from int to bit. But
>bit type is not displayed in the data type assign combo box.
>Please help me!
Steve
--
Stephen Simpson, Simpson Professional Services
127/BH18 8JE/England
Tel: +44(0)1202 777417
Fax: +44(0)1202 604861
Mobile: +44(0)7771 758417
http://www.sps.mcmail.com
>--
>Alexander Tarasul MCSD
>Certified Borland Delphi Developer
>http://pages.ripco.com/~shleym
>Answers on SQL Server questions at
>http://pages.ripco.com/~shleym/sql_answers.htm
>===========================================
>>In SQL Server 6.5, I want to delete a column in a table, but I couldn't
>find
>>out a way.
>>And an other thing, I want to change column data type from int to bit. But
>>bit type is not displayed in the data type assign combo box.
>>Please help me!
Quote:>In SQL Server 6.5, I want to delete a column in a table, but I couldn't
find
>out a way.
>And an other thing, I want to change column data type from int to bit. But
>bit type is not displayed in the data type assign combo box.
>Please help me!
1. mess delete common column in all tables
Hi,
I have a common column exists in all my tables and now I don't need this
column any more. Is there a way to mess delete the column in all tables,
instead of openning each individual table and delete it. I have about 500
tables.
Thanks for the advise.
2. Ques: 2 users as co-ownners of dbase
3. Can I delete a column in a table?
4. User check if an record from a table is locked by other user ar run time
5. Help deleting/adding columns to MDB tables
7. newbie question: how to delete a column from a table definition
9. How to delete a column from a table?
10. How do I delete a column from a table using SQL command?
11. How do I delete a column from a table?
12. How do i delete a Column in a table in SQL Server?
13. How do I delete a column from a table?