D
Dino M. Buljubasic
I am developing an application that stores various data into an SQL table.
The problem I have is that all inserts seam to work properly. However, when
I rightclick the table in SQL's Enterprise Manager and choose Open
Table/Return All Rows, some of records currently inserted do not show.
However, when I go to SQL Pane and query my table, the records show up. My
application also queries the records just as SQL Pane does it.
I am wondering how can I solve this "strange" behaviour.
Any help will be greatly appreciated
The problem I have is that all inserts seam to work properly. However, when
I rightclick the table in SQL's Enterprise Manager and choose Open
Table/Return All Rows, some of records currently inserted do not show.
However, when I go to SQL Pane and query my table, the records show up. My
application also queries the records just as SQL Pane does it.
I am wondering how can I solve this "strange" behaviour.
Any help will be greatly appreciated