No announcements
Found 2679896 threads
-
0 Votes
PHP 7.2 on IIS extremely slooow . string concat, but everything else works great??!
The problem is that there is a huge performance discrepancy between the Window IIS string concat operator and other implementations.Answered | 10 Replies | 2780 Views | Created by Anonymous - Tuesday, March 12, 2019 2:03 AM | Last reply by Anonymous - Wednesday, August 12, 2020 7:34 PM -
0 Votes
Concat textbox name with string
It's works!Answered | 4 Replies | 854 Views | Created by Dwif - Saturday, June 8, 2013 12:33 PM | Last reply by Dwif - Sunday, June 9, 2013 12:50 AM -
0 Votes
Concat Two strings in Sql Server 2008
You could of course write your own CONCAT user defined function that would perform the same thing for two strings (instead of N) to simplify your changes but you ...Answered | 8 Replies | 3753 Views | Created by Pras'd - Friday, September 19, 2014 11:07 AM | Last reply by pituach - Friday, September 19, 2014 9:15 PM -
0 Votes
Concating string with numbers in T-SQL
Thank you that works!Answered | 5 Replies | 3887 Views | Created by Mellinda Dealy - Thursday, September 24, 2009 6:08 AM | Last reply by Mellinda Dealy - Thursday, September 24, 2009 6:54 AM -
0 Votes
connect mssql to php using iis
HI, it does not help me because it IIS6 and I work with IIS5 I used this tutoriel ...Answered | 13 Replies | 21213 Views | Created by cherine86 - Monday, July 26, 2010 11:33 AM | Last reply by cherine86 - Tuesday, July 27, 2010 4:48 PM -
0 Votes
Concat
Isn't Concat() a MySQL function?Answered | 1 Replies | 6334 Views | Created by Jackson_1990 - Thursday, December 11, 2008 9:11 AM | Last reply by gvee - Friday, December 12, 2008 12:00 PM -
0 Votes
PHP 7.2
User690216013 posted You probably forget Visual C++ runtime, https://windows.php.net/download/ Read the ...Unanswered | 1 Replies | 591 Views | Created by Anonymous - Wednesday, September 26, 2018 7:45 PM | Last reply by Anonymous - Wednesday, September 26, 2018 10:08 PM -
1 Votes
Problem in Concat String in multiple rows
Dear All, I encounter a concat string problem in T-SQL as following: DB: SQL Server 2000 / 05 / 08 Table : t_person Person ...Answered | 7 Replies | 4360 Views | Created by Multiplug - Monday, August 24, 2009 9:00 AM | Last reply by - Monday, August 24, 2009 10:39 PM -
2 Votes
CONCAT Help
The code does not work?Answered | 10 Replies | 1228 Views | Created by StewartDFW - Thursday, April 7, 2016 2:42 PM | Last reply by Sam Zha - Friday, April 8, 2016 6:16 AM -
0 Votes
PHP cannot connect to MS-SQL through IIS
Along with what Robert mentioned about configuring IIS, do check the following page for configuring PHP with ...Answered | 7 Replies | 16995 Views | Created by crabmsdn - Friday, December 17, 2010 4:48 AM | Last reply by Vineet Chaudhary - MSFT - Monday, December 27, 2010 6:27 PM -
0 Votes
PHP not working in EW 2 BETA
In EW 2 preview PHP works.Answered | 15 Replies | 3759 Views | Created by thomasvsundert - Tuesday, April 15, 2008 7:02 PM | Last reply by bojangajic - Tuesday, November 18, 2008 4:30 AM -
0 Votes
update, case, concat
._%' THEN str_FolderPath + str_IdentityReference WHEN str_FolderPath LIKE '%[_]%' THEN str_FolderPath + str_IdentityReference ELSE ...Answered | 11 Replies | 1438 Views | Created by Rainbow55 - Monday, September 1, 2014 10:16 AM | Last reply by Visakh16 - Monday, September 1, 2014 4:22 PM -
1 Votes
SQL : Concat with ISNULL
Hi kkran, Naomi’s method is work, in addition, you can also try: create table test (colA int) insert into test ...Answered | 5 Replies | 1492 Views | Created by kkran - Wednesday, July 29, 2020 10:37 PM | Last reply by Erland Sommarskog - Thursday, July 30, 2020 9:27 AM -
5 Votes
PHP 5.4
Great to hear that everything is working!Answered | 38 Replies | 40234 Views | Created by PrakashGautam - Monday, March 5, 2012 5:32 PM | Last reply by John Plavocos - Tuesday, June 26, 2012 4:02 AM -
0 Votes
Get PHP+SQL Server+IIS working on Windows 10 PC
I went back to: https://www.microsoft.com/en-us/sql-server/developer-get-started/php/windowsAnswered | 2 Replies | 1207 Views | Created by Chieki - Friday, January 31, 2020 4:10 PM | Last reply by Mona Lv - Monday, February 3, 2020 2:47 AM -
1 Votes
PHP cannot connect to SQL SERVER 2005...I've triple checked everything
Glad to hear you have your code working properly.Answered | 11 Replies | 19925 Views | Created by landon1 - Tuesday, December 9, 2008 6:17 PM | Last reply by David Sceppa - Monday, March 9, 2009 7:42 PM -
2 Votes
how to concate string and integer in vc++\c++
int iFileCount = 1; CString strFileName; strFileName.Format("image%d.jpg",iFileCount); The ...Answered | 6 Replies | 5277 Views | Created by manoj_10 - Tuesday, February 9, 2010 4:54 AM | Last reply by Giovanni Dicanio - Tuesday, February 9, 2010 9:20 AM -
0 Votes
Azure Websites vs local IIS, PHP performance
I just tried it and off worked for me.Answered | 8 Replies | 2796 Views | Created by DennisAndersson - Tuesday, May 5, 2015 9:11 PM | Last reply by willanni - Tuesday, February 13, 2018 12:54 AM -
0 Votes
PHP 7.2 not working
You may refer to below link of official doc while configuring PHP in Azure App ...Proposed | 1 Replies | 482 Views | Created by JoseTruji - Sunday, June 2, 2019 7:32 PM | Last reply by SnehaAgrawal-MSFT - Monday, June 3, 2019 9:13 AM -
1 Votes
Cannot Integrate PHP, MS SQL Server 2000, and IIS 6.0
Hi, i am using IIS 6 , MSSQL SERVER 2000, PHP Version 5.3.6 NTS.Answered | 5 Replies | 23567 Views | Created by brandonlashmet - Tuesday, December 14, 2010 6:06 PM | Last reply by juliocesarhg - Monday, October 10, 2011 11:20 PM - Items 1 to 20 of 2679896 Next ›
No announcements