Check out section 3.8 in the following link, "How to keep a mixed system" for a specific answer. I've used this method many times for getting specific packages out of unstable (on a stable system).
http://www.debian.org/doc/manuals/apt-howto/ch-apt-get.en.html
If you need to add the unstable...
PeteJ,
I'm not sure why the setup1.exe wouldn't be working, but here is a link to a page with a comparison of a lot of free (and some not so free) solutions for distributing applications. I've had success with the Wise installer and the Microsoft MSI SDK in the past...
I am retrieving a recordset that contains one field and between 10 and 20 records depending on criteria. The field that I'm retrieving is an SQL statement. I'm trying to loop through the records and execute each statement, which works if there are no variables in the statement.
Here's where...
I've been using the Import Studio from http://www.etasoft.com
It's not the best documented product, but I've been able to use it to import 837 and 835 files into an SQL server database.
I've been looking for a couple of days on various forums, and can't find a real answer to my question. Has anybod seen this behavior?
I'm running apache 1.3.27 on FreeBSD 5.0 w/ mod_php4, mod_gzip, and mod_perl. I've had this running in it's current configuration for quite some time...
Jeremy,
I've got "First", "Next", "Previous", and "Last" record buttons on a form that I disable if they don't apply to the current recordset.
The following is from the "On Current" event of the form.
My buttons are FirstRecord, NextRecord...
I am working on a database with some export/import functions. I need to be able to have the user specify the export/import directory once, and store this information in a table, then each function needs to retrieve those paths from the table each time they run.
I've searched all over for code...
Thanks jazzz.
With a little mod I got it to do exactly what I needed.
I'm still kind of baffled with myself, because I did have it working right before this piece of code, but then some change that I made messed it up.
I have a form "Updates" with 4 text box controls that are bound to fields in the table "Names" (fields are "FName", "LName", "DOB", and "Gender".)
There are 4 more unbound text boxes where the user can enter a new "FName"...
Is it possible to format the color of a specific cell based on the contents of the cell?
I have an .asp page that displays the results of a query. My "status" field can return a value of "PROD", "REJECT", or "HOLD".
What I'm attempting to do is to...
I have a form ("ASM") with a subform that contains a query ("Pricing"). I am trying to place a checkbox ("current") on the form so that when "current" = true, then the filter "currentPricing" will be applied to the query "Pricing" on...
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.