Hi everybody,
I have a .xls file which contains 2 coloumns. First is Student No and second is Grade. How can I import this xls' information into a SQL Server table (which also have two coloumns: no and grade) with Visual Basic .NET.
Please help me :(
