Hi
My application is in php with mssql and i want to know is there any javascript loke datetime picker, which can give me only the time format and not the date....
can u assist me?
thanks
dreamer
User Profile
Collapse
-
is it possiblt to have a time picker
-
unable to open user default database
hii all
i am working with mssql 2000 and after restoring a databas from device the warning is ..
Warning: mssql_connect() [function.mssql-connect]: message: Cannot open user default database. Using master database instead. (severity 11) in C:\WINDOWS\Temp \tmpk50gud.php on line 11
Warning: mssql_select_db () [function.mssql-select-db]: message: Server user 'cms' is not a valid user in database... -
thanks....
that is solved -
string or binary data truncated.
hii
My insert quary is giving an error
"Server: Msg 8152, Level 16, State 9, Line 1
String or binary data would be truncated.
The statement has been terminated.
"
What may be the reason of that error. -
quary not giving desired results
hii..
I have written a quary in sqlserver 2000 and the out put is not as expected...
the quary is..
$sql="SELECT NAME,ROOM,DESIG ,EMAIL,PHONE,ST ART_DATE,END_DA TE,CHAIRED_BY FROM CRB_MEETING
WHERE STATUS <>'D'AND (CAST('10-15-2007 ' AS DATETIME) BETWEEN
CONVERT(datetim e, SDATE, 103) AND CONVERT(datetim e, EDATE,103) OR
CAST('10-17-2007 'AS DATETIME)
BETWEEN CONVERT(datetim e,... -
phparser problem...
hii all..
i am working in zope plone2.5.1 with php4.0...and my applicatioon is giving an error.the script written in phpis givin ..
//
Site error
This site encountered an error trying to fulfill your request. The errors were:
Error Type
IOError
Error Value
(0, 'Error')
Request made at
2007/09/12 11:09:15.077 GMT+0530 //
i am confused... -
unable to load dynamic library....
hi all..
i am facing a warnig sayin "unable to load the dynamic library the specifeid module not found./ " i am working with mssql and php_mssql.dll is placeed at c:\windows\syst em32.
now what can i do??
someone adviced for libmssql.dll... but i cant find it.. -
hii the coding is like...
[code=php]
<dtml-var connection>
<?php
echo $ZOPE_VARS[AUTHENTICATED_U SER];
if($ZOPE_VARS[AUTHENTICATED_U SER]=="Anonymous User")
{
echo "<center>";
echo "<h2>You are not an authorized User</h2>";
echo "</center>";
exit();
}
$year1=date('Y' );...Leave a comment:
-
unable to load dynamic library.. need help
hi all
i am getting a message like"unknown(): unable to load dynamic library''c/php/extensions\php_ mssql.dll".
wat can i do now??Leave a comment:
-
hii
yes i have changed php.ini by uncommenting it.. but the problem is stil there...Leave a comment:
-
Fatal error: undefined function mssql_connect()
hi
i am working on a intranet project for last 10 days.the project was previously under someone else... technologies used are php,zope plone mssql in winxp pro.
the project in a different server and taking data from many servers.It was running properly but suddenly a fatal error occured "call to undefined function:mssql_ connect()" now what and where should i do?? can u please guide me??
No activity results to display
Show More
Leave a comment: