Displaying 20 results from an estimated 2000 matches similar to: "Centos4.7, PHP5.1.6 & MSSQL"
2008 Nov 07
0
CEntOS-5.2 & php-mssql
Hi, guys!
I'm trying to use php-mssql and I've tested the same php program on
two servers (CEntOS-5 and Debian).
CEntOS-5.2 (final)
- php 5.1.6-20
- php-mssql 5.1.6-15 (from "extras" repository).
- freetds 0.64-11
--------------------------- php test code --------------------------------
<?php
ini_set('display_errors',1);
error_reporting(E_ALL);
2007 Jul 05
3
New packages installation via CDRom
Hi, folks!
Does anyone knows how could I install some new packages on CentOS (4 and
5) using the cdrom media?
Att: My HD doesn't have much space to copy cdrom content to build a
filesystem repository.
I hope this great tool will should ask me by each cdrom witch it need,
isn't it?
Thanks in advance.
Adriano Vieira
2007 Sep 25
4
Network routing
Hi, guys!
We need to setup our both network device on centos-4.5 as follow:
eth0: IP: 192.168.1.0/24 GW 192.168.1.1
eth1: IP: 192.168.10.0/24 GW 192.168.10.1
We don't know how to create our setup files for both network (eth0,
eth1 and their routes)?
Help us, please.
Thx
Adriano
2006 Jun 14
0
Mssql Multiple Database Access Error
Hi All,
I am having a problem to access multiple databases with mssql
I am running Ruby 1.8.4 and Rails 1.1 on Windows 2000 Advanced Server.
I am simply trying to integrate the application I wrote before for
Oracle to Mssql. The application works perfectly with Oracle with the
installed driver OCI8. The app retrives data based on a search criteria
from those databases.
I followed the directions
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
2004 Feb 09
0
Samba PDC failing to provide authentication for MSSQL ODBC connection in NT Authentication mode
Workstations in our network fail to make ODBC SQL server connections
using NT authentication mode.
This is our situation:
We are running Samba 2.2.7a as PDC. We also have one Windows 2000 server
running MSSQL server and being a member of this domain.
The MSSQL server is used by an accounting program (Exact Globe 2000)
running on several client computers in our network (members of the
domain).
2016 Dec 06
0
Re: How to best I/O performance for Window2008 and MSSQL guest VM
Hi Roberto,
What is the cpu and memory configuration of your guest? Are you
pinning to dedicated CPUs, are you exposing host topology and cpu
features, do you have dedicated I/O threads? Are you backing the guest
memory with hugepages? All of the above will likely increase
performance and minimise noise.
Cheers,
On 6 December 2016 at 05:13, Roberto Fichera <kernel at tekno-soft.it> wrote:
2008 Jan 31
0
Date time, MSSQL and RODBC
Hi,
I have to connect to MSSQL server to get some TimeSeries value (datetime, float) on output.
Datetime data type in R is a POSIXct date with information about timezone, daylight or solar time.
In the DB I have not this kind of information and this cause some problem at the change of time for energy savings.
Any idea on how to connect and have an simple and clear interpretation of date (without
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
--------------
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 Apr 18
0
activerecord and mssql server
I''m trying to use activerecord outside of rails with a
legacy mssql database. Reading from the db works, but
when I try to save a new object (i.e. insert) I get
the following error.
DatabaseError: Execute
(ActiveRecord::StatementInvalid)
OLE error code:80004005 in Microsoft OLE DB
Provider for SQL Server
Cannot create new connection because in manual
or distributed transaction
2006 Mar 08
1
MSSQL error - 80004005 & Rails
hey there folks, i have a bit of a sitch here and i would love some
help/input on it.
i''ve inherited a horrible asp/mssql app that i''m re-writting using
rails, but unfortunately i have to keep the asp version up and running.
in order to do so i''ve had to write some admin functions, which i''ve
done in rails. because the mssql schema wasn''t written
2016 Dec 06
1
Re: How to best I/O performance for Window2008 and MSSQL guest VM
On 12/06/2016 06:06 AM, Blair Bethwaite wrote:
> Hi Roberto,
Hi Blair
> What is the cpu and memory configuration of your guest?
I've set to copy host configuration (16 cores) and memory is set to 24GB, host has 64GB.
Guest is Windows 2012 64bits version
Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Byte Order: Little Endian
CPU(s): 16
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 Nov 21
3
php-mssql?
I have downloaded the php5 rpms from Centos and successfully am running
them on RHEL4. However, there is no rpm for php-mssql. Has anyone
created one that could be installed on RHEL4? Thanks. - Mark
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