Forums before death by AOL, social media and spammers... "We can't have nice things"
|    comp.databases.ms-sqlserver    |    Notorious Rube Goldberg contraption    |    19,505 messages    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
|    Message 18,704 of 19,505    |
|    Erland Sommarskog to Gene Wirchenko    |
|    Re: SSE2008: #Tables, Stored Procedures,    |
|    01 Aug 12 09:14:42    |
      XPost: microsoft.public.sqlserver.programming       From: esquel@sommarskog.se              Gene Wirchenko (genew@ocis.net) writes:       > My understanding is that in order to access the data with the       > browser, I have to create an ADODB.Connection object and an       > ADODB.Recordset object using ActiveXObject() which Firefox (for       > example) does not have. If there is another way of doing it, I would       > be delighted to find out how.              Old ADO is a technology that dead in the sense that there is no further       development with it - and has not been for a decade or so. It exists       in legacy applications, but it is nothing you should use for a new       application in 2012. ADO was crap already in its heyday, and now it also       suffers from lack of support for new features in SQL Server.              You should use ADO .Net, or possibly JDBC or PHP as your data access API.       (The old thing old ADO and ADO .Net has in common are three letters.)              As for being browser-independent or not - if you make your application       to run on IE only, you will have to deal with irritated users who prefers       to use a different browser.                     --       Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se              Links for SQL Server Books Online:       SQL 2008: http://msdn.microsoft.com/en-us/sqlserver/cc514207.aspx       SQL 2005: http://msdn.microsoft.com/en-us/sqlserver/bb895970.aspx              --- SoupGate-Win32 v1.05        * Origin: you cannot sedate... all the things you hate (1:229/2)    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
(c) 1994, bbs@darkrealms.ca