הוספת עמודה איך אני מוסיף עמודה לטבלה בsql server עי vb
E eli_leiba New member 15/8/02 #2 בעזרת הרצת פקודת ה ddl הבאה alter table YourTable add YourColumn Columntype לדוגמא alter table kuku add kukucol int הפקודה תהיה string שתורץ דרך ה ado connecttion object
בעזרת הרצת פקודת ה ddl הבאה alter table YourTable add YourColumn Columntype לדוגמא alter table kuku add kukucol int הפקודה תהיה string שתורץ דרך ה ado connecttion object