How to code server and database connection, if the connection to the server fails, it will automatically redirect and establish connection to my local computer. pls help.
thanks in advance
Hi,
i have this problem with my login authentication. it cannot match the password from the database table field password to the input password in the login form.
I used the md5 encryption.Please help me solve this...
The Index page:
<?php
session_start();
$page = 'index'...
hi guys,
pls do help me... problem when im trying to connect to my server im working in. below is the error that appear:
Error:
mssql_connect() [function.mssql-connect]: Unable to connect to server:
I tried running all the services of MSSQL. still got same error. i tried also installing the...
Hello guys,
my problem is how to code connection to the database using my local MSSQL Server logging Windows Authentication method.
thanks in advance.
regards
Hello guys,
my problem is how to code connection to the database using my local MSSQL Server logging Windows Authentication method.
thanks in advance.
regards
Pls help i have trouble connecting to the database : error below.
Warning: mssql_connect() [function.mssql-connect]: message: Login failed for user 'pd_user'. (severity 14) in D:\www\ppi\inc\inc.config.db.ppi.php on line 16
Warning: mssql_connect() [function.mssql-connect]: Unable to connect...
Please help, i want to summarize all the grouptotals i made.
here is my formula:
Whileprintingrecords;
sum(Maximum ({@WeeklyDue}, {@AssignValueToProduct}))
I got an error "field cannot be summarized".
thanks in advance.
Please help me on this,
I have 2 Tables A and B. I want to update the transaction date field in Table A where doesnt match the LAST transaction date field in Table B.
thanks in advance
im making a daily collection report of clients group per product.wherein, there are clients with more than 1 product.
Collection Date: August 15, 2008
Client Product Prin Due TotalPayment
Group A
Jorge B. XL 100 50 150.00
YL 100...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.