Advertisement

1 - 10 of 233 containing alltags:("4.1 >") (0.001 seconds)
Guy's, just setting up our BES Server and all looks good, connect to exchange, no mapi errors etc. I am testing this for 1 user to start with. This user has 6 smtp email addresses info@, other@ e...
Zones: Blackberry, Blackberry ProgrammingDate Answered: 11/04/2008 Grade: B Views: 5
we have MySQL 4.1 running on Windows 2003. After RAID failure we recover using backup, which did not contain last day of the data (after backup has been taken). We managed to recover log files f...
Zones: MySQL Server, Databases, SQL SyntaxDate Answered: 01/28/2008 Grade: B Views: 0
Hi, I have two databases. One is "contacts" and the other is "unsubscribes". They both have a field named contactID. I'm trying to write a statement that will select all rows from the contacts DB ...
Zones: Databases, MySQL ServerDate Answered: 01/21/2008 Grade: A Views: 15
Hi, What would be a MySQL equivalent to the statement below. Basically checking a database "emails" to see if an email address is in it before doing an insert: IF NOT EXISTS (SELECT email FROM ...
Zones: MySQL ServerDate Answered: 09/18/2008 Grade: A Views: 0
Hi All, I have setup master-slave MySQL replication, which works great, however I would like to make sure, that slave database cannot be modified. Is there any way i could make it "read-only"? ...
Zones: MySQL ServerDate Answered: 02/11/2008 Grade: A Views: 63
Hi I have the below code that is attached. It is a .bat file for dropping a database. It hink when it gets to the mysql drop command, it asks a yes/no question, I need the script to overwrite th...
Zones: Programming, MySQL ServerDate Answered: 09/01/2008 Grade: A Views: 53
I'm using MySQL Server 4.1.  Consider the following: I create a table with this: CREATE TABLE `test` (   `name` varchar(32) NOT NULL default '',     PRIMARY KEY  (`name`) ) ENGINE=MyISAM DE...
Zones: MySQL ServerDate Answered: 04/16/2008 Grade: A Views: 0
hi! i need to log only queries launched against two tables of my MySQL 4.1 database. Is it possible? In affirmative case... how? Thanks in advance!
Zones: MySQL ServerDate Answered: 10/05/2008 Grade: B Views: 0
HI Expert Team, I have a problem in BES, which is for all users using blackberry have Calender Wireless: Disabled in their properties, and they can not cync. the calendar items from exchange mai...
Zones: BlackberryDate Answered: 09/16/2008 Grade: A Views: 36
I have a database with a field which I want UNIQUE of NULL some fields repeated in a database which should be NULL or UNIQUE, so I have made this SQL to update them: UPDATE tb_afiliats SET `afil...
Zones: MySQL ServerDate Answered: 10/03/2007 Grade: B Views: 0