3
Answers

How to delete duplicate column in acces

Muhammet Yildiz

Muhammet Yildiz

7y
245
1
 
Please write me the required 
(look thet photomdb file name)
 
commandOleDbCommand cmd1 = new OleDbCommand(??????????????????????, connection);cmd1.ExecuteNonQuery();
 
C:\data.mdb
 
table name : muhtasar
 
column name : "a"
 
 
 
 Note :Other forum sites users did not solve the problem : (
 

Answers (3)