No announcements
Found 2043777 threads
-
0 Votes
Intermitent error connecting to SQLSERVER Express 2005
Are you connecting to SQL Server on the laptop, from the same laptop?Answered | 1 Replies | 6622 Views | Created by Slimster1 - Thursday, February 24, 2011 11:13 AM | Last reply by Rick Byham, Microsoft - Thursday, February 24, 2011 5:06 PM -
0 Votes
PROBLEM CONNECTING TO SQL 2008 EXPRESS WITH CLASSIC ASP ON SMALL PRIVATE NETWORK
After that, the ASP connection string worked perfectly.Answered | 2 Replies | 1243 Views | Created by Kevin B in Springfield - Sunday, April 19, 2015 12:32 AM | Last reply by Kevin B in Springfield - Monday, April 20, 2015 4:53 PM -
2 Votes
Connecting ASP (Classic) to an Azure database
http://stackoverflow.com/questions/30355118/connecting-asp-on-azure-virtual-machine-to-azure-db Regards, Mekh.Answered | 5 Replies | 3660 Views | Created by dfgsdfgsdfgsdfgsdgf - Thursday, May 21, 2015 4:26 AM | Last reply by Mekh Subba - Wednesday, May 27, 2015 8:15 AM -
0 Votes
Editing classic ASP sites
It cery much depends on the site/application.Answered | 4 Replies | 4807 Views | Created by kerfani - Monday, May 26, 2008 11:56 PM | Last reply by Ian Haynes - Sunday, June 1, 2008 1:16 PM -
0 Votes
Error in Connecting SQLSERVER2008 using classic ASP
The connection string is missing the Provider keyword so ADO defaults to ODBC.Answered | 5 Replies | 12244 Views | Created by MarkandBhatt - Friday, July 8, 2011 6:10 PM | Last reply by Dan Guzman - Saturday, July 9, 2011 1:40 PM -
1 Votes
Monitor Classic ASP with Application Insights
If your site is hosted in IIS or Azure, and you can run managed pipeline HTTP modules, then yes you should be able to use Application Insights.Answered | 1 Replies | 863 Views | Created by Wilson Teixeira de Assis Júnior - Monday, January 23, 2017 7:35 PM | Last reply by DavidNDuffy (MSFT) - Tuesday, January 24, 2017 9:55 PM -
0 Votes
connecing SQL server DB issue after installingTLS1.2 in classic asp application.
For classic ASP dev issues I'd ask over here.Answered | 1 Replies | 1151 Views | Created by SankarRao - Thursday, September 22, 2016 12:01 AM | Last reply by Dave Patrick - Friday, September 23, 2016 2:52 PM -
0 Votes
Classic ASP
Hello, I'd ask in the Classic ASP forum.Answered | 6 Replies | 10677 Views | Created by Abdshall - Sunday, February 1, 2009 7:31 PM | Last reply by Just Karl - Monday, September 29, 2014 1:53 PM -
0 Votes
Can not connect Sqlserver Express in sqlserver 2008 R2
But I can't connect with SQLSever(Express).Answered | 8 Replies | 1219 Views | Created by baiju krishnan - Saturday, September 6, 2014 5:24 AM | Last reply by Olaf Helper - Saturday, September 6, 2014 8:47 AM -
0 Votes
Classic ASP and MVC ?
Classic ASP developers including those at Microsoft kept their scripting style of creating pages and simply made Classic ASP pages with ASP.Net tools.Answered | 9 Replies | 4469 Views | Created by SEO Services India - Friday, May 3, 2013 9:45 AM | Last reply by Eyal Solnik - Thursday, May 16, 2013 3:55 PM -
1 Votes
Connection failed on SQL Express 2005
Now another error prompt out:- Connection failed.Answered | 11 Replies | 6960 Views | Created by Stanley Ng - Sunday, April 10, 2011 3:28 PM | Last reply by Stanley Ng - Monday, April 11, 2011 2:36 PM -
7 Votes
Connecting to SQL Server with ASP Classic
That guy is having problems connecting to a recordset.Answered | 7 Replies | 8625 Views | Created by bruceintx - Wednesday, August 7, 2013 5:12 PM | Last reply by Fanny Liu - Thursday, August 15, 2013 7:33 AM -
0 Votes
SQLServer 2005 Express Connection failing in Classic ASP application
Where it seems to me that this is failing is in the Global.asa file, which is pretty comprehensive - 1500 lines of code - and if the SQLOLEDB connection string ...Answered | 9 Replies | 84 Views | Created by Anonymous - Thursday, February 9, 2012 2:57 PM | Last reply by Anonymous - Monday, March 5, 2012 11:00 PM -
0 Votes
Cannot connect to remote sqlserver 2005
Hi, My problem is when i was connecting to the sql server remotely from my system having sqlserver 2005 it is showing the following message and connection is ...Answered | 3 Replies | 2672 Views | Created by r.dileep - Saturday, November 5, 2011 4:07 PM | Last reply by r.dileep - Sunday, November 6, 2011 1:26 AM -
0 Votes
access to sqlserver express 2012
The localdb from visual studio can connect and access the sqlserver express instance on the SQL server machine.Answered | 3 Replies | 1427 Views | Created by AnthonyPHill - Friday, December 13, 2013 1:28 PM | Last reply by Olaf Helper - Friday, December 13, 2013 3:46 PM -
3 Votes
Slow working queries with classic asp
In classic asp each source code are interpreted row by row, whereas in asp.net source code are compiled and published in the server.Answered | 4 Replies | 4268 Views | Created by Victor Peebles - Tuesday, May 14, 2013 10:15 AM | Last reply by Ch. Rajen Singh - Friday, May 31, 2013 6:51 AM -
0 Votes
Classic ASP application issue in Windows Server 2012
Hi, I have a classic asp application 2.0 version.Answered | 1 Replies | 1389 Views | Created by Shubho_Simple - Thursday, April 9, 2015 5:54 AM | Last reply by Fouad Roumieh - Thursday, April 9, 2015 6:26 AM -
1 Votes
Classic ASP : Response.ContentType = "application/vnd.ms-word
I would repost your question to the Classic ASP forum:http://forums.iis.net/1032.aspxPaul ~~~~ Microsoft MVP (Visual Basic)Answered | 2 Replies | 3981 Views | Created by ColourInteligent - Thursday, October 8, 2009 12:34 PM | Last reply by ColourInteligent - Friday, October 9, 2009 4:34 AM -
0 Votes
Classic asp Disconnected recordset doesnt work against a call to an SP in SQLServer2012
Answered | 2 Replies | 1113 Views | Created by BillCrawley - Thursday, September 14, 2017 2:01 PM | Last reply by Dave Patrick - Friday, September 15, 2017 12:40 PM -
0 Votes
Indexed View In SQLSERVER EXPRESS
Just curious about my second observation, that is the Index-Seek (in STANDARD edition) versus Index-Scan (in EXPRESS edition), (of course for exactly the same database set-up, with ...Answered | 5 Replies | 9419 Views | Created by Ajay G - Thursday, September 10, 2009 4:24 PM | Last reply by Ajay G - Thursday, January 7, 2010 12:28 PM - Items 1 to 20 of 2043777 Next ›
No announcements