I've got a Mail server called mdaemon ,and I want to migrate it to exchange 2003
Can anybody gives me step by step guide how to?
User Profile
Collapse
-
migrating mdaemon to exchange 2003
-
Thanks for your effort, But I have tried the method with no joy!
my sql query is SELECT DISTINCT column FROM TABLE .
Why does this syntax work in access or is there a better sql cmd? -
How do you query a table without duplicates in access
I've got a table with duplicates, and I want to query the table without duplicates.
my table :HOUSE
column : Name
col2 :DOA
col3 : Postcode
How is it done? -
SELECT DISTINCT in access
I've got an access table and I want to query a table that shows no duplicates postcode.
Therefore, I want to use the SELECT DISTINCT postcode FROM House command in access.
But it don't work.
How is it done in access?Any help is welcome!
Table:House
column1 : name
" : DOB
" : postcode
" : address -
Form Authentication
I want to Authenticate a user form using struts and mysql, I've got the jsp,
Formbean ,but the mysql logic is problem .What's the solution on the sql side to check the user?
part code
_______________ _______________ _______________ _______________ _______________ ___
<html:form action="/login">
<table width="100%" border="0" cellspacing="2" cellpadding="0" >... -
Insert javascript variable value in body of HTML page
I've done a form validation and I want to submit the form details output into the HTML page,so that I can view the details. How can you doing it using innerHTML
here's the form code.
[HTML]<form name="testform" action="exercis e.html"
onSubmit="retur n checkrequired(t his)">
<pre>
Company: <input type="text" name="requiredC ompany">...
No activity results to display
Show More
Leave a comment: