04-13-2012 03:05 AM
i have a problem.i design the program, when data transfer to the table ,i right click to choose empty the table,then start again,the previous data still come with the new data,what is the progrm? but if i do not choose the empty the table,i restart to run the program, there will be no previous data,i need help,my is 2009
04-13-2012 03:14 AM
Are you using any shift register in your code?. Try giving an Empty 2 D array string while you start the code and also wire the same array to any shift register you have at the starting of the code.
04-13-2012 07:03 AM
Can you post your code or an example of what you are currently doing?