I need to do a DTS of a prod database into a specified database. the 2 databases are on MSSQL server.
Is there a way or a component that can do so in delphi?
Hello,
I have a pdf file(200KB 2pages with no images).
If i open this file with Acrobat Reader5, the printing size of this file is about 400KB, which is acceptable.
But if it is opened with Acrobat Reader6, the printing size is 3.6MB which is very heavy.
What could be the problem for that i'm...
hello,
I have a 2 pages PDF file (55 KB).The file contains text only and no images inside it.
Once I print this file and i open the printer's dialog, i find the file's size 3.6 Mega and the printer is taking more then 10 minutes to print it.
Is there any way to reduce the print size of this...
Hello,
I managed to make FDFTK work with PHP under Windows OS.
But in order to make it work under Linux, i need to recompile the PHP library.
Does anyone know the exact syntax for compiling the PHP library with FDF support under Linux?
I'm a little bit new to Linux.
Thanks for any help.
Thanks a lot, your code worked ok. I guess my mistake was that i'm not specifiying physically the address where the fdf must be created "c:/application/outtest.fdf".
Your code works on windows OS, but my next challenge is compiling the php library with fdftk over Linux in order to be...
No i haven't done that and I don't know how exactly i can do it.
Actually this is my first time working on Acrobat reader.
My problem is that i have a already done PDF report in which there is a number of fields that i must fill dynamically according to the client that is demanding the report...
Yes i have tried it but i'm always getting this message after the opening of Acrobat Reader :
"There were an error in opening the document. File does not begin with '%PDF-'".
I have changed the PDF file and it is still giving me the same message. What may i have done wrong?
I have a PDF file in which there are a number of fields I wish to set them from PHP before opening the PDF file.
I tried many FDF examples i found on the web but nothing seems to be working.
Does anyone knows a simple example for how to set a value to a field in a PDF file dynamically from PHP...
The job is on the production server.
The job is actually a process of transferring a big amount of data from SQL server to AS400 DB server via linked server.
This process is taking all the SQL server resources, I want it to work with lower resources on a longer period of time.
I have a job which is taking all the resources of the SQL server and slowing it down for the users.
Is there a way I could limit the server resources given for the execution of this job ?
Hello,
I have an existing column (NOT NULL) in a table with no default value and i want to update the column to set a default value for it.
I tried "ALTER TABLE xxx ALTER COLUMN yyy", but it didn't work.
I would appreciate any help.
thanks.
Hello,
I'm using a trigger in a table and i need to stop it for a certain treatment in my code and then reactivate it.
Is there a way to do so in SQL server ?
Thanks for any help
Hello,
Is there a way to setfocus on a checkbox?
i tried select() and focus(), they work on <INPUT TYPE="TEXT"> but not on <INPUT TYPE="CHECKBOX">.
thanks in advance for any help
Hello,
I have an html combo <SELECT> which contains around 1500 values inside.
Is there a way that i can make an incremental search over this combo, because the search is made only over the first character of the value and not the second and third character i'm typing.
I want it to make an...
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.