Installing Exchange 5.5 Upgrade on New Server
Question: I have Exchange 5.0 running on a server that has become too small to do everything asked of it. I bought Exchange 5.5 Upgrade and a totally new copy
Question: I have Exchange 5.0 running on a server that has become too small to do everything asked of it. I bought Exchange 5.5 Upgrade and a totally new copy
Question: Is there a maximum URL length? One of my forms has a bunch of text fields on it so I am concerned that it might truncate when I pass
Question: I’m trying to declare some data for an object such that, when necessary, other functions can use the object not only to perform member functions but also serve as
Question: When I execute this query: create table #T1 ( pk numeric( 9 ) ) drop table #T1 create table #T1 ( pk numeric( 9 ) ) drop table #T1
Question: When I try to do a simple insert in a table with 25,000 records, it takes a long time do execute. In the same database for a table with
Question: I am inserting some text into a DIV in Netscape using the .open, write(), and close() methods. At first there is nothing in the DIV, and when I check
Question: I have produced a bunch of DHTML library functions that work in a cross-platform environment, down to the point of redefining the layer object in Netscape and writing customized
Question: I want to output a report by Visual FoxPro 6.0 and fax it by WinFax Pro 9.0. I can output my report to an ASCII file which is then
Question: I have a table with a text field that stores a long description. When I use the Select statement to query the table, it only returns 255 characters. How