| Thread | Last Post | Replies |
|
| about *.dll files | 31 Oct 2005 17:04 GMT | 8 |
Is there any way or any method to run software without vfp *.dll library files I am using vfp7 Thanks
|
| Crystal Report 10 | 31 Oct 2005 16:36 GMT | 15 |
Does it work with VFP? I couldn't find the right Report Viewer control as depicted in the book "Guide to Integrating with Crystal Report". Version 10's ActiveX control doesn't have the ReportSource property.
|
| IIS Lock ups Please help Prod Problem | 31 Oct 2005 13:50 GMT | 4 |
We have a Web Service that will run fine thorugh out the day. Everyone goes home and when they arrive in the morning they are not able to connect to the web service. If I retart to restart IIS from the service snap in it does not respond. We have to bounce the server before ...
|
| SQL query with "Inner" and "Outer" confusion | 31 Oct 2005 13:17 GMT | 8 |
This must be a simple one but I’ll explain it carefully to reduce any ambiguity:- A hospital has 4 tables which are related in different ways:- Each Patient has details (name address etc.):-
|
| odbc no update | 31 Oct 2005 13:04 GMT | 5 |
i have problem when i use sqlconnect_pub=SQLCONNECT('Infocenter','info','info') sqlsetprop(sqlconnect_pub,'Transactions',2) SELECT tcbe2_tmp
|
| Resize event in a form not firing | 31 Oct 2005 11:39 GMT | 1 |
I have a form within a formset and the Resize event does not fire when I resize the form. Does anyone know why? Chrispy
|
| concatenate field in grid, possible? | 31 Oct 2005 11:33 GMT | 3 |
I am trying to do some concatenation of 2 fields to be shown under one column such as the following: SELECT item_id+chr(13)+item_name as itemInfo ;
|
| ShellExecute in VFP | 31 Oct 2005 02:26 GMT | 13 |
I switched to using ShellExecute in a VFP8 program to open up Microsoft Word instead of using the ! /n3 command. I switched to this as some users of my program the automation would not work for some reason. Also some users are using Works or WordPerfect. I noticed that
|
| Grids and navigation | 31 Oct 2005 02:01 GMT | 1 |
I have a form with 3 grids on it and I have droped data navigation buttons onto the form but I have been unable to get the navigation buttons to work with any of the grids is there a property that has to be set. Help appreciated
|
| Report Writer | 30 Oct 2005 17:18 GMT | 4 |
IN VFP6, I have in a report detail band (debit-credit) which in the calculation dialogue is shown as summed on tenantref to show a sum outstanding. In the format dialogue I have ticked "blank if zero". This works OK.
|
| Ping another PC in my domain | 30 Oct 2005 04:56 GMT | 3 |
I want to be able to ping a PC in my domain...to see if it's available and I cannot seem to be able to get it exactly right. I tried using mswinsock.winsock but it seems I have to define a port number and I have no idea what port number a ping uses. I'm not trying to ping a web ...
|
| Crystal Report 10 : merge modules | 29 Oct 2005 12:10 GMT | 1 |
OK, I downloaded and extracted the RDC merge modules into my VFP project directory d:\temp. There were 4 *.msm files. I started Installshield, point tools->options->merege modules path to d:\temp.
|
| read only file | 29 Oct 2005 02:07 GMT | 1 |
How can I tell if a file is marked as 'read only' Thanks
|
| Searching a Field | 28 Oct 2005 22:00 GMT | 2 |
i want to search a Field 'fname" for 'JR' and or 'SR' and then if i find it Replace the suffix field with JR or SR. i dont know what would be the best way to search a field for what i am looking for.
|
| foxpro wants to print 65000 pages? | 28 Oct 2005 19:04 GMT | 15 |
One of our customer told me that when he prints a foxpro report, the printer settings screen shows "page 1-65000" as an option, even when the report is only a few pages long. If you choose this, only the real number of pages will be printed, not 65000 blank pages. (phew!)
|