I have setup replication between 2 different servers (1 master, 1 slave)
When I insert a new record into the master, it replicates to the slave.
When I update a record on the master, it does not show up on the slave.
Is this an issue that anyone has seen before?
Thanks!
My Samba server decided to die last night with a SCSI drive failure.
The system had a SCSI drive (non-raid) for the OS, and then 2 IDE drives as a raid1 for the shares.
The SCSI drive failed, so I cannot boot the system.
Will any of the live distro's let me mount the raid array so that I can...
This one for some reason is stumping me....
I have a large quantity of files that I need to change the case of the characters on.
ie: 123456_a_th.jpg needs to be 123456_A_TH.jpg
Any ideas?
Thanks!
I have WinXP Pro SP2 installed on my laptop. I have just about run out of disk space, so I purchased a new drive.
Is there a way to transfer the install from the current drive to the new drive? (My current install works fine, and is only about 3 months old -- I don't want to reinstall unless I...
I am running PHP on Apache (Linux) and I have the following issue.
When I run the following (as phpinfo.php) it works fine
<?PHP
phpinfo();
?>
When I try to include it in an html page, it shows the PHP code and does not render
(test.html)
<?PHP
include("phpinfo.php");
?>
Any ideas?
Thanks!
I had a bunch of files on an NTFS formatted external firewire drive, that were encrypted. My main system crashed, and now I cannot access these files. I have tried making the administrator account take ownership, but I still cannot access them.
The computer name stayed the same, and my login...
I have setup an application that prints a batch report of transactions to a warehouse receiving database. I have used the data report designer to create this report, and I am using an ADODB recordset for the reports data.
The report previews when using Me.Show, and I can print from the preview...
I am running Samba 2.2.5 as my primary domain controller along with 2 additional samba boxes that use the primary domain controller for authentication
I have purchased a new server to replace my primary server, and was wondering if there is a way to transfer the files over
(smb.conf...
I am setting up a datagrid that is bound to a disconnected recordset. I am trying to use this to add line-items to another table.
How do I get the datagrid to add another row when I tab after the last column in the current row? Are there any column based events that I can use for this?
Thanks!
I have a situation where I need to figure out the number of minutes between 2 different times.
I am creating an automation program that will send jobs for production upto a certain time, and the amount of time that a job needs varies based on the quantity in that job.
I do not want any thing...
I have a VB app that imports a flat file into a table, and then modifies the data. After the data manipulation, I need to write this file back to a tab-delimmited file, with a CR-LF as the record delimitter.
With small recordsets (1000 records and under) the code that I use works perfectly, but...
I am trying to update a table when there are matching items in another table
Table A - inventory
itemnum
balance
Table B - inventory_transactions
itemnum
qty
invoicenum
What I am trying to do, is to add the inventory qty back into the inventory table when an invoice gets cancelled or changed...
I have figured out how to create a text file (tab delimmited) from a recordset by using the FileSystemObject and the Write option.
What I need to be able to do is to also include the field names as the first line for a header.
Is there a way to do this?
Thanks!
I have a situation where I need the ability to create an Excel spreadsheet automatically from the results of a query.
I am using VB6 and MySQL.
Thanks!
I have installed a tape drive on a RedHat 8 server, and I am having problems with backing up multiple directories.
I want to be able to backup these directories without overwriting the previous set.
I am using tar in a script and calling it with cron, but if there is a better way, I would...
I just setup a RH8 box using Samba 2.2.5 as a print server for 15 printers, and have an interesting problem.I am using lpng as my printing system on the server.
The print procedure works fine in every case, except that the print job remains visible in the Windows Active Printers icon (on the...
I have several printers connected to a RedHat server and I am using SAMBA to share them with my Windows clients.
Does anyone know of a utility that will run in Windows that will allow me to control the printer queues on the Linux server? Currently I go to the console and remove jobs by logging...
I have a remote site that connects to my email server using pop3 over a 128kb line. The server is RedHat 7.0, sendmail 8.11.0.
Whenever there is a large (over 2meg) email, the person connecting receives a timeout error when receiving the email
Is this a sendmail problem, or a pop3 problem, and...
I have an Acess 2000 project that has been working without any issues -- until now (Workstation with Access 2002)
There is a form that prompts for a date, with a mask set at 00/00/0000;0;_
This value is used to generate the criteria for a query, and then also to generate the output file name...
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.