: mercredi 12 janvier 2005 21:54
To: php-general@lists.php.net
Subject: [PHP] PHP + MSSQL win32
Hi
I try to use PHP with MSSQL on a WINXP station.
Usually, on win32 systems this works very well, but today I can't
understand the problem.
I can connect and execute SELECT statements
When
Hi
I try to use PHP with MSSQL on a WINXP station.
Usually, on win32 systems this works very well, but today I can't
understand the problem.
I can connect and execute SELECT statements
When I try to INSERT , DELETE or UPDATE a record, I have a PHP ERROR,
and a MSSQL error "code 15457" in
Alaor Barroso wrote:
> I changed the php.ini and enabled the support for
> MSSQL and now i can connect without errors, BUT when
> make an query to an table the query return NO MATCHES,
> i have sure that the SQL line is correct (i already
> used it on(or in? i don't know the difference =P)
> other
Hello guyz, sorry my bad english, im brazilian and
i'll try to write in english...
I use actually PHP 5.02 with MySQL in my site, but now
i have to access an external server that use MS SQL
Server running at windows 2000 server edition, firtly
i tried to connect and it fails, because i don't have
Anyone know of any kind of character limit in php or mssql (yes,
Microsoft SQL Server) for entering long text into a text column (of
around 4,055 characters in length--that's where it's cutting off)?
--
Regards,
Ben Ramsey
http://benramsey.com
http://www.phpcommunity.org/wiki/People/BenRamsey
;
>
> "Ongart Wongsanupa" <[EMAIL PROTECTED]>
> 09/18/2003 04:25 PM
>
> To: [EMAIL PROTECTED]
> cc:
> Subject:[PHP] [PHP - MSSQL]: Problem with mssql_connect
>
>
>
> Please help!...
> I have to use 'apache+php
Change MS SQL SERVER Authentication's type to SQL Server and Windows
instead of windows only.
"Ongart Wongsanupa" <[EMAIL PROTECTED]>
09/18/2003 04:25 PM
To: [EMAIL PROTECTED]
cc:
Subject: [PHP] [PHP - MSSQL]: Problem with mss
Please help!...
I have to use 'apache+php' connect to MSSQL Server 2000 in Windows Server
2003, but there are problem.
Computer A: Windows Server 2003 Enterprise, MSSQL Server 2000 Enterprise,
Computer B: Windows XP Professional, Apache, php ( Web Server )
Computer A <-- network -> Compu
* Thus wrote [EMAIL PROTECTED] ([EMAIL PROTECTED]):
> ...
>
> The following is the tag inserted to my webpage:
>
>
View the source of this image to see if any php errors are being
displayed.
Curt
--
"I used to think I was indecisive, but now I'm not so sure."
--
PHP General Mailing List (
Hey ..
I am having a problem when i try to pull an image that has been stored in
MS SQL Server from displaying properly. I know, its a waste of space to
store the actual image in SQL, but this is the way it needs to be done to
be compatible with some of the other systems. Anyway, if you have
> -Original Message-
> From: chris [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, March 20, 2002 3:38 AM
> To: [EMAIL PROTECTED]
> Subject: [PHP] PHP - mssql
>
>
> $link = mssql_connect($hostname,$username,$password);
> $dblink = mssql_select_db($dbname, $lin
Hi. I have a table that contains lots of names in mssql. and i want to make
a page
where each of theese individuals can login with that spesific username and
password.
So my question is : what is the proper (best) command to use for sending and
returning the info?
This is not working... i have
12 matches
Mail list logo