Hi,
Is it possible to use logadm to rotate all files inside a directory? I don't know the name of all of the files I want rotated, so I am not sure how to go about doing this.
Thanks.
Not that much. However, what I am doing is just viewing the file in my file system after I make a change and write it to a file. This seems to work.
What I am working on now is trying to expand the area I have to work with once I read in the image. Once I read in the image, I want to add a...
OK, I got it to read in no problem, but I just realized that I do need to see the image that I am reading--so I can check on the modifications I've made to see if they are what I wanted to do. So, how would I either view the image once I read it, or print it to a file so I can see it?
Thanks,
Hi,
I'm trying to load a jpeg image from a file, add some text to the image, and then save it through Java--again as a jpeg. I don't need to see the image anytime during this process. I've been searching online all day, and I can't find anything. Can anyone point me in the right direction...
Hi,
Is it possible to format the text inside of an option tag? I want the first part of an entry to be bold, and the rest of the test to be normal. Is this doable?
Thanks.
Hi,
I have been given a FoxPro database. I don't know anything about FoxPro, and I don't even know what version of it I was given.
The database that I was given consists of 4 files: a .cdx file, a .dbf file, a .fpt file, and a .hdr file. How would I go about getting the data into sql...
Hi,
I'm new to using stored procedures, and I want to pass a date as a parameter. I'm using ASP, and my function call looks like:
et_uiteststartend 147,1, 6/17/2004, 1/6/2005
When I execute this function, I get the error Incorrect syntax near '/'.
Can anyone help?
Thanks!
Hi Mjia,
I just figured it out. I created a variable and stored the results of the query in there, which I then put in the update statement.
Thanks for your help though.
Hi, I am trying to create a trigger that updates a table field with the sum of the results of another query. I want to populate the sqa field of projects with the sum +1 of all projects that have a test_fk that belong to a specific phase. Here is my trigger, but I keep getting incorrect...
Hi,
I know that with sql, you can return the top 10, 20 or whatever number of values you need from a table. Is there a way to bring back the middle entries from a query. For example, instead of bringing back the first 20 entries of a query, I would like to bring back the 11th through 20th...
Hi,
I'm creating a database diagram that references a table in another database. Is there a way to make this table show up in the diagam--even though the table I want and the diagram are in two different databases?
Thanks!
Thanks, but I was mistaken. The function that calls the function we need to reference is in a .js file--not a popup window. Is it still able to be referenced?
Hi,
I have a main window that calls a pop-up window. I want to be able to reference a javascript function in the main window from the popup. Is this doable?
Thanks!
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.