No announcements
Found 826 threads
-
0 Votes
Insert JSON records into SQL Server table using PHP
I hope this is the correct forum for PHP questions related to sql server. I would like to pull data for all the cities in my county from the census API into a table in sql ...Answered | 1 Replies | 7538 Views | Created by olivernm - Friday, April 3, 2020 8:00 PM | Last reply by olivernm - Tuesday, May 5, 2020 7:13 PM -
0 Votes
Microsoft JDBC Driver having strange behaviour with Java code.
I have tried with java code to use Microsoft JDBC driver to get connection on SQL Instance enabled with SSL Protocal and SQL Server with NTLMV2 protocol. I am ... -
0 Votes
SQLState 42000 Error 3980 on Zend Framework 2 PHP
Hi guys I'm having a problem when executing insert query using Zend Frameworks TableGateway. I'm always getting this error "[Microsoft][ODBC Driver 11 for SQL Server][SQL Server]The request ... -
0 Votes
Random occurrences of SQLState IM004
Greetings, As the title says.. ok, actually, let's go from the beginning. We've a project that's been running on a Windows 2008 R2 + IIS 7.5 + PHP 5.6 + Sql Server 2008 for the past ... -
0 Votes
How do we call sqlsrv_query(), after sqlsrv_prepare()?
Hi, I'm doing an INSERT with a Stored Procedure. Something like this: $sql_prep = "EXEC p_1A_insert( ?, ?, ?, ...Unanswered | 0 Replies | 4617 Views | Created by ExcelAutomationExplorer - Monday, February 3, 2020 6:38 PM -
0 Votes
PHP 5.6 driver download actually contains 7.x.
Hi, The download for the PHP 5.6 drivers that are referenced ...Unanswered | 0 Replies | 2930 Views | Created by ExcelAutomationExplorer - Thursday, January 30, 2020 4:31 PM -
0 Votes
Failed to fetch https://packages.microsoft.com/debian/9/prod/dists/stretch/main/binary-amd64/Packages.bz2 File has unexpected size (72896 != 72828)
/etc/timezone \ && echo "date.timezone=\"$TZ\"" >> /usr/local/etc/php/conf.d/docker-vars.ini RUN ... -
0 Votes
i cant login to my website, use IIS and Ms SQL Server Studio
this is my code named process-login.php <?php include 'config/config.php'; if(isset($_POST['login'])){ $nama = $_POST['nama']; $nomor = ...Unanswered | 0 Replies | 4894 Views | Created by agustian setya budi - Thursday, December 19, 2019 6:13 AM -
0 Votes
connecting eclipse with sql
how to connect eclipse_php with sqlUnanswered | 1 Replies | 4674 Views | Created by msuser2k - Sunday, November 24, 2019 8:22 AM | Last reply by Olaf Helper - Monday, November 25, 2019 10:16 AM -
0 Votes
Sql Server Native client for Mac
Hello, First I hope that I'm in the right forum. I'm using Excel VBA (PC) and SQL Server, in the past I needed to installed SQL Server Native Client to ...Unanswered | 3 Replies | 5049 Views | Created by nd0911 - Friday, November 15, 2019 8:23 AM | Last reply by Olaf Helper - Friday, November 15, 2019 9:39 AM -
0 Votes
Persistent VSS snapshot gets removed from restored VM
Persistent VSS snapshot is getting removed for some volumes on my VM on VMWare, below are the steps I used to do this 1] Take persistent VSS snapshot of SQL using SQl ... -
0 Votes
Error installing sqlsrv driver in Linux
When I try to install the driver in Ubuntu 16.04 I get the following error: dtz-dany Install SQLSRV # pecl install sqlsrv downloading sqlsrv-4.3.0.tgz ... Starting ...Proposed | 5 Replies | 37376 Views | Created by Dany D. Roche - Tuesday, July 11, 2017 8:21 PM | Last reply by Lesfar - Friday, September 27, 2019 12:54 PM -
0 Votes
Back up process
Hi All, I am planning to set backups for databases in simple recovery mode. Can anyone please provide me with some good document? Are there any other kind of backup's other than ...Unanswered | 5 Replies | 6110 Views | Created by AmyBI - Thursday, September 19, 2019 1:11 PM | Last reply by Shanky_621 - Monday, September 23, 2019 6:16 AM -
0 Votes
Access to all but one table
Hi is there a way where i can give access to a user to the whole database (READ ONLY) except for couple of tables? ThanksProposed | 3 Replies | 5565 Views | Created by LordofthePlains - Wednesday, September 18, 2019 2:58 PM | Last reply by LordofthePlains - Thursday, September 19, 2019 1:02 PM -
0 Votes
Audit log
I would like to know how to enable audit logs for specific user group. Ex: If application development team do changes to live database without ...Unanswered | 0 Replies | 5364 Views | Created by dushan koralage - Wednesday, August 7, 2019 8:33 AM -
0 Votes
Combining Laravel with SQL Server on Azure goes wrong...
I'm trying to deploy a Laravel Application to Azure using the App Service. Things are working pretty ok, I set the PHP version to 7.1, added the Composer ...Unanswered | 2 Replies | 8728 Views | Created by Milkmannetje - Monday, October 16, 2017 4:44 PM | Last reply by olivedeveloper - Friday, August 2, 2019 2:51 PM -
0 Votes
Connection fails with 'Login failed for user xxx'
$database, "UID"=>$username, "PWD"=>$password, "CharacterSet"=>"UTF-8"); $conn = sqlsrv_connect($hostname, ... -
0 Votes
Exec as user/revert problem with ConnectionPooling
Try to connect and execute any statement with ConnectionPooling=1 is failed when previous connection used 'exec as user' without corresponding 'revert'. Error message: HY000[0]: ... -
0 Votes
How do I use myPHP to access MySQL through PHPmyadmin?
I have my local site (Donor Management web page) hosted on my local server. I have myPHP installed in it to work with the SQL database through PHPmyadmin. But the myPHP is a really old version, how do ... -
0 Votes
What if I do not rebuild my indexes?
Hi All, we have a daily job to re-organize the table indexes and I have observed that the table fragmentation does not goes beyond 10%. Do I still need to go ...Proposed | 3 Replies | 7303 Views | Created by Asif_DBA - Wednesday, May 8, 2019 7:14 AM | Last reply by Shanky_621 - Wednesday, May 8, 2019 10:04 AM - Items 1 to 20 of 826 Next ›
No announcements