Problem when inserting data into table

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
 
K

Kathleen Dollard

Dino,

It is probably a refresh problem in Enterprise Manager if all other routes
show the data to be there.

So why is correct Enterprise Manager behavior important?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top