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.
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...
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...
is there a way to stop netscape from converting the javascript special characters to ASCII code.
I'm sending :
window.open('myfile.html?myvar1=x&myvar=y&myvar3=z');
netscape is replacing &, = by their ASCII code, and i'm not able to get my variables.
otherwise IE is acting properly.
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.