M
mscertified
I'm supporting a heavily used application and I'm feeling the need to move
the data into SQL server. The main reason being that we want a web interface
to the data. To a lesser extent, because of data volume. This application
has around 100 queries and who knows how many VB-built SQL statements. I
realize these all have to be converted to stored procedures. I'm thinking it
would not be too big a deal to do this. What other considerations are there
regarding such a conversion?
the data into SQL server. The main reason being that we want a web interface
to the data. To a lesser extent, because of data volume. This application
has around 100 queries and who knows how many VB-built SQL statements. I
realize these all have to be converted to stored procedures. I'm thinking it
would not be too big a deal to do this. What other considerations are there
regarding such a conversion?