Okay, here is an interesting question that I haven't seen posted here before.
We have an application that is getting close to completion, and I have been tasked with making sure the install program is up to snuff. So in the process of defining what is needed to install the server portion of...
Okay, background first. We have an application that is working fine on 99% of the machines we have tested it on. There is one machine, called Norm, that seems to be really stubborn. (No relation to the cheers character of course.)
The connection string I am using is...
long and short of it is that we went from a network where we had a proxy server as our gateway (no PDC) to using a LinkSys router as our gateway. Before, everyone was able to log on to one of the computers running SQLServer 2K (MSDE) and now no one can unless they are on that computer itself...
HI... we have a small shop here where we don't actually have Win2K Server acting as a PDC. We were using a proxy server, but that had network problems so we replaced its functionality with a LinkSys router that seemed to be doing everything that we needed. Before, when using the proxy server...
A quick question for the performance gurus out there.
We have an application that we have ported over to SQLServer 2K, and the reads seem to be happening pretty quickly now. For the most part, we are about 98% reads and 2% deletes and updates, so getting the reads optimized was pretty high up...
Hi All!
Porting an application from using Access as a backend using the Jet driver to using SqlServer as a backend using the SqlOleDb ADO driver.
In the old code, we used to use the RecordSet's Seek method, which was blindingly fast. As SqlOleDb doesn't support seek, we switched to using Find...
Hi! First post here, so please excuse me if I get any posting protocol wrong. ;-)
Running 2K(SP3) with Sql 2K(SP3a). Porting a single user application that was running against Access using ADO/OLEDB using the Microsoft.JET.OLEDB.4.0 provider. As far as we know, database-wise the application...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.