you can use any programmin language to manipulate...
i did the following in PHP...
//###
// Function to calculate remaining days, hours,
minu
Dear All,
we have developed a web-based application for a client
and now in its testing phase by next week...
It uses Linux/PHP 4/MySQL 3.23
As the volume of user will be more, we are very much
concerned about the server efficiency and our
application efficiency/performance...
Following are the
hi
we have developed for a client and now its testing
phase by next week...
using Linux/PHP/MySQL 3.23
we need to test the database load...
like how efficienty query is executing...
how many inserts..updataes taking place...etc...
how much the data etc...
is there any tools available for this?
any
Hi,
i faced a problem when using LIMIT clause in select
statement..
select * from Discussion Where ParentID=x Order By
DatePosted Desc LIMIT 1
iam using the above select statement inside a loop
where ParentID varies...
when u run that program, suddenly mysql stopped and
said mysql-opt error
t
Hi,
I have data in CSV format file which has a date value
in the format 'dd/mm/yy'?
When i used 'Load data...' to import to a MySQL table,
all the fields gets the value from the file except the
date field that contains the date of birth??
is there any way to format and import???
Thanks
Regards
S
Hi,
I am having two servers running Oracle and MySQL
database.
Views has been created for me in Oracle and I want to
import data from that Oracle table to my MySQL table.
I want a script like something main thing is I
want to import data from that Oracle database to MySQL
daily...like a sch
Hi,
I am using Visual Basic application to insert and
update records in MySQL database.
MySQL 3.23 is installed in Windows 2000 Server.
I am running my VB application from my Windows 95
machine with MyODBC 2.50 for Win 95 installed in my
machine.
I have used the provider for the connection
as
Hi,
I have MySQL 3.23 installed in Windows 2000 Server 4
days ago. It runs as a service of the server. It was
working fine.
But now it stops abrubtly. When I run the PhpMyAdmin
from the browser it says the following :
--
Error
MySQL said:
Go Back
--
It does not say anything e
Hi,
I am also facing the same problem...in Win2K
When i try to run in from the service, it says some
error
so i referred to some sites...and just using the
command line as standalone
Also i acould not run apache as a service...
I could not see it under services...
Any way to start thes
hi all,
i have a problem in mysql query...
lemme state the scenario...
i have a table 'UploadDetails' in which i am storing
data regd files...
the fields are:
FileName, Title, Designer, UploadedBy, SubmittedDate
i want to get details about whose files are designed
by who..etc...
that is i need
hi all,
i have a problem in mysql query...
lemme state the scenario...
i have a table 'UploadDetails' in which i am storing
data regd files...
the fields are:
FileName, Title, Designer, UploadedBy, SubmittedDate
i want to get details about whose files are designed
by who..etc...
that is i need
Hi,
I have developed an application in PHP/MySQL in Linux
environment. I need to burn it in a CD and give it to
the client. I need to do one thing - that is when the
client insert that CD automatically my setup should
run. How to do that...?
what sort of coding i need to do ..? is it that i need
Hi,
I want to select record from a table that return empty
string or something else that i want, if a column
contains null value.
can we do that in a select statement.
I tried IsNUll function but it return wither 1 or 0.
In MS SQL Server u got a function IsNULL that accepts
2 parameter - first
Hi,
I am connecting MySQL in Linux server through Visual
Basic in windows.
When i used the recordset to select a record,
the RecordCount method returns -1 even there is record
in the table.
following is the connection string i used
"Provider=MSDASQL.1;Persist Security Info=False;Data
Source=MML
Hi,
I have a situation as follows:
There is a table that stores the user name.
One user name is 'David' and another is 'david'
I want to select only the user with the name
'david'(all small and not 'David')
MySQL is case insensitive in selecting records...
how to make it case-sensitive in selec
Hi,
I have a situation as follows:
There is a table that stores the user name.
One user name is 'David' and another is 'david'
I want to select only the user with the name
'david'(all small and not 'David')
MySQL is case insensitive in selecting records...
how to make it case-sensitive in selec
16 matches
Mail list logo