Displaying 20 results from an estimated 3000 matches similar to: "php-mssql?"
2011 Apr 15
2
php53 and MSSQL
[Reposted now I've joined the list, so I hopefully don't get moderated out]
Hi,
I've upgraded lots of machines to 5.6 (thanks!) and there was one
particular machine that I'd also like to upgrade to PHP 5.3.
Unfortunately it seems I can't.
On the machine I have php-mssql installed, and it appears that there is
no php53-mssql.
php-mssql is built from the php-extras SRPM, so
2006 Apr 07
2
MSSQL activerecord uses bad syntax
Hi all,
I''m trying to get rails up on mssql for a friend, does anyone have
experience? We''re working on a Windows XP box with MSSQL 2000 (no
service pak), and both rails (1.1) and MSSQL are on the same box. I''m
running into a bug (I think) where activerecord is using this syntax:
SELECT TOP 1 * FROM users WHERE (users.user = ''jbgnuumnbu'')
2004 Dec 07
2
WINE x Delphi BDE + MSSQL Client
Hi,
I have an app with Delphi7 + MSSQL, developed during 10 years.
Now, the users have asked me about some way to run this app into Linux
Fedora Core 2/3.
I use Fedora for apps in Java with no problems, but I never heard about
Delphi run.
I look at WineHQ site about this combination of Delphi + MSSQL but I
didn't find. I found some thing about Delphi 7 install and slow
behaviour in
2010 Aug 23
2
problem with mssql and Asterisk 1.8.0 beta3
Hi all,
I am testing with Asterisk 1.8.0 beta3 using realtime with a mssql server using freetds and unixodbc, which works with 1.6.1.20.
With the same config in 1.8 I get an error when trying to start asterisk which says:
[Aug 23 15:06:12] WARNING[7180]: loader.c:387 load_dynamic_module: Error loading module 'res_config_odbc.so': /usr/lib/asterisk/modules/res_config_odbc.so: undefined
2004 Jul 22
2
MSSQL ODBC CDR
Hello
I am having trouble setting up the cdr_odbc with MSSQL server. Has anybody done this?
I have followed what little documentation I can find. Asterisk errors on a connection error, but tcpdump doesn't even show an attempt.
Does anybody have some examples for MSSQL ODBC CDR?
I've downloaded unixODBC and the FreeTDS project, recompiled asterisk....
Thanks
Duane Cox
--------------
2013 Jun 14
1
Executing Stored Procedure using ODBC MSSQL
Hello,
I'm trying to execute a stored procedure on a MSSQL Server from the dial plan, but it's not working. I'm getting the following error: Unable to execute query....
Asterisk has been compiled with UnixODBC, and I've done the necessary configurations in func_odbc, res_odbc and odbc.ini.
Has anyone done this before with success?
-------------- next part --------------
An HTML
2008 Nov 24
3
MSSQL on linux
Dear all,
I'm running CentOS 5.1. Is there any way to run MSDE or MSSQL on Linux?
Please help.
Thanks,
Chaminda Mendis
2016 Dec 05
2
How to best I/O performance for Window2008 and MSSQL guest VM
Hi There,
I've moved some Windows2012 with MSSQL VMs from an hold ESXi 5.5 machine
to a more recent and powerful machine running Fedora 24 x86_64 and related libvirt + KVM
virtualization. I've moved the VMs filesystem to LVM slices and installed the VirtIO drivers
in to all Windows VMs. I've also set both Disk and Network interface to work using VirtIO.
So far so good everything works
2006 Jul 26
7
Delete_all causes a deadlock on MSSQL database ???
Hi all,
When i use the ''delete_all'' function to remove a few rows from my
database, it causes a deadlock on the sql server. The delete seems to be
successful, it then redirects to the ''view'' page, and the record does
appear to be deleted as far as the ''view'' rails page shows.
BUT if i go into sql query analyser, i can''t do a
2023 Mar 17
1
connect MSSQL server problem
Hi Team,I need to connect two MSSQL servers.?One server ask me to enter user name and password. I can use dbConnect (from DBI package) to connect the serve.Another one do not ask me credential to access the serve. But when I remove UID and PWD, it doesn't work. Then I tried to use my PC log in credential for UID and PWD, it still doesn't allow me to access. The error message:?Error:
2006 Nov 13
1
php5 in centosplus update?
The recent htmlentities/htmlspecialchars bug was affecting all
versions of PHP older than 5.2.0. With that in mind, I was just
wondering if there is any timeframe to release a fix in centosplus
repository for PHP5 package? I've noticed that Red Hat released fixed
PHP5 packages for RHEL4 last week (php-5.1.4-1.el4s1.5).
--
NOTICE: If you are not intended recipient, you are hereby
2009 Aug 11
4
func_odbc insert with mssql
I'm trying to use func_odbc to write to a MS SQL db.
Here's my func_odbc conf:
[OPTIN]
dsn=MSSQL-Optin
write=INSERT into OptIn (orgID) values (${VAL1})
Dial Plan
exten => +18665551212,n,Set(ODBC_OPTIN()=dave)
When I do an odbc show, it shows that I am connected to the db. If I use isql, I can write to the db, however, when I use func_odbc, a record will not write. I'm using
2017 Feb 08
2
How to add User in MSSQL DB - error unknown user
Hello
Please I need to add "Maurizio" to this MSSQL DB, but I don't now how to
add this step
in my opinion I'think that the user can't be found, so I will have the
"unknown user"
Can give here any little help to fix this?
Feb 8 12:09:56 caloro dovecot: auth: Debug: auth client connected
(pid=13300)
Feb 8 12:09:56 caloro dovecot: auth: Debug: client
2007 May 19
1
php+mssql support HowTO
Hi,
I took the following doc:
http://karlkatzke.com/centos-44-ms-sql-freetds-and-php/
(which now appears offline, but was written by Karl Katzke)
And ported it to CentOS 5.x (php-5.1.6) by modifying the php.spec that he
supplied
I'd like to import this into the wiki under the HowTO section. My username
is KyleODonnell
Let me know what you think.
Regards,
Kyle O'Donnell
2006 Aug 15
1
rails and MSSQL transactions
Hello,
I have rails using a MSSQL db. The set up works fine with low volume,
but with 2+ requests/second I keep on getting the following error:
DBI::DatabaseError: Execute
OLE error code:80004005 in Microsoft OLE DB Provider for SQL Server
Cannot create new connection because in manual or distributed
transaction mode.
HRESULT error code:0x80020009
Exception occurred.: SELECT
2006 Dec 19
1
MSSQL + ODBC + BDE + WINE colaboration
Dear Master
I am new comer in this mailing list. Can you tell me how to connect BDE and
ODBC for MSSQL connection using wine. I have already install BDE from Delphi
5 and DBCrab from Winetools. ODBC is OK to connect MS SQL database. But when
I joint with BDE using ODBC to connect database there is some error like :
[Microsoft][ODBC SQL Server Driver][DBNETLIB] SQL Server does not exist or
2011 Aug 01
2
Wine and MSSQL 2008: SSL Security Error
Hi everyone.
I'm trying to use a windows third part software, and it uses a MSSQL database stored in a Windows 2008 Server. For this, I have Ubuntu 11, Wine 1.2 and WineTricks.
Following the instructions on "How to configure Wine", the chapter 3.6 tell me to install MDAC_TYP.EXE, and then run CLICONFG.EXE and ODBCAD32.EXE. I did this.
I run ODBCAD32 to configure my System DNS, but
2005 Apr 07
4
MSSql Connections cannot be established
Hi All,
I''m using shorewall on my laptop(2 NIC) to connect my desktop to the
Internal LAN.
For some reason, MS''s SQL query analyser is not able to connect to the
SQL server. I alway get the "Server does not exist"
I even tried to connect to it using IP address rather than netbios name
and it still doesn''t work. All of the access is fine. (eg: WEB/ping etc)
2006 Sep 01
2
PHP5?
Hi everyone,
I wish to run PHP5 on my web servers. Does CentOS support PHP5 yet or
does this have to be manually built?
Thanks.
2017 Feb 08
1
AW: How to add User in MSSQL DB - error unknown user
Linux caloro.ch 3.16.0-4-amd64 #1 SMP Debian 3.16.39-1 (2016-12-30) x86_64
GNU/Linux
Apt-get install postfix dovecot
Adduser -m maurizio
Add config steps to dovecot.conf, main.cf, master.cf
Email from CLI running, but if connect from Outlook or Thunderbird I have
this error, I think
that maurizio this user aren?t opened correct on this sqldb?
root at caloro:/home/maurizio# postconf -n