I have a client that I set up Apache/PHP/MySQL on a Win2K box and it has been up and running for a year or two. The client (and another outside vendor) applied some windows updates and installed IIS on the same box. IIS is set to listen on port 81 and Apache settings were not touched so it...
Make sure you have all of the SQL Service Packs (and hot fixes) installed. I found this helped when some code that used DMO worked on my machine but not on a coworker. We appliedn the Service Packs and hotfixes and it then worked on his machine as well.
I'm having a proplem getting my PHP installation to talk to Oracle. I have been running Win2K/Apache/PHP for a while and talking to MySQL. The client has an Oracle database that they would like to get some information from for the web site. They installed the Oracle Client software on the...
I am teaching a Win2K server class currently. To demonstrate installation and the use of Active Directory and DC replication I have every student installing the server and configuring as a DC. Each student has an account on an existing DC (my instructor server) that is in the Administrators...
I have a form where a user can fill out some information and attach a document that is uploaded to a MySQL table and the document is stored as a LONGBLOB. For some reason files over a certain size will not upload. I have not figured out the exact threshold, but as an example I can upload a 40K...
Has anyone found a way to get email from Netscape 7 email to Outlook 2000? Netscape 7 is kind enough not to have an export mail feature, and MS was kind enough not to allow importing from NS6/7 or Mozilla.
I am getting an error whenever I build my project/app/exe.
Memo file <path>\<projectname>.pjt is missing or is invalid
Is this a useful error first of all? What I mean is, is .pjt a memo file. I thought .dct or .fpt were memos. Second can I recover from this. I would really like to be able...
Is there a way to see the SQL of a local view that was created by CREATE SQL VIEW ... that is too complex to be opened by clicking MODIFY?
Thanks,
tone
I have a local view that is selecting information from a number of tables. The problem is the view is picking up records from the tables that are marked for deletion even though my application has set deleted on. Is there a way to prevent the view from doing this? It is causing a report to...
I'm having a strange problem inserting values into a table from code in a form. Inside a button on my form I update values in one table and that works fine. Right after that I perform an insert statement on another table and it doesn't give any errors (compile or run) yet it doesn't insert...
I have a form which contains a pageframe. Each page of the frame has a grid to display a different 1 to many relationship with the table that is on the main form (outside the pageframe). I am not allowing any editing of the grids. When the user double clicks the grid another form opens to edit...
If I use the 1 to many form wizard to create a form where the child grid source is a view the page works fine. The problem is I would like to put the grid on a page in a tabbed page frame so I don't want to use the wizard to build the form. When I do this I have a problem since the view...
I'm having a similar problem using sessions on Win2K w/Apache (not as CGI). The first line of code on both pages is session_start(). I unset($_SESSION["sesValue"]) at the top of the first page. When the second page loads it branches based on...
If you want an affordable, desktop (or small network) database for applications look into MS Visual FoxPro. VFP has a powerful database engine, a strong internal language based on xBase (of dBase fame), supports multiple users, can run on a number of OSs (OK so they all MS OSs), and the client...
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.