Hi,
I have a couple of questions.
I am using vb6.0, spread 7.0 and Sql
Am Newbie to Spread7.0
1. I import data from excel to spread and make some changes then save to sql server 2000.
The data may be around 20,000. After Modify some data how to save in table.I need Performance should be good. If i use gettext and save by each cell means will get snail slow. How to achieve this.
2. I would like to save only modified row, at that time, how can i know which row is modified.
Ex. I fetch data from sql server 2000. make some changes in the row 2, 10,50,500,700 resp. and need to save..i want to save modified row only. In this situation how to save only the particular row data.
Can you help me how to Bind data or Unbound data, retrive and save a huge records, say for example 20000? Iam struggling in these two areas. Help Me.
Thanks,
SawMeOnline