-
- unique
by NILKAMAL
- 5 Replies
- Last post
by Alex Feldstein
- hi!
please help me out for this problem
is it possible scan image from scanner for perticular size cos when i scan it scan blank space too
and also in my table have like 10 field with id is primary key but i need one field no duplicate (e.g if driver Lic # i need unique no , no duplicate )
thanks
-
- Visual Foxpro linked server with deleted records
by bstuart1976
- 18 Replies
- Last post
by bstuart1976
- Hello I am trying to add a visual fox pro linked server in MSSQL and I can create the connection however it doesn't work. I have the SQL server service running under the domain admin account and it can view 1 table and that is it. I need to see deleted records as well if any one can help that would be great. this is the connection string that I am using.
/****** Object: LinkedServer [AC
-
- Visual FoxPro Report Designer Data Format
by TorrediPisa
- 1 Replies
- Last post
by Zografski
- Good morning
I am a beginner in using VFP and I am making a Report using The VFP Report Designer.
I want to print a numeric data (called w_data) with max length of three characters. Therefore If the number is 2, i would like it to be printed as 002 and
left justified.
I have tried to check the "Left Justify" but the dara remains at right.
Moreover I don't know what to put
-
- Write a FoxPro report to a Word file
by Bob Gatto
- 2 Replies
- Last post
by CetinBasoz
- How can I take a FoxPro reportst and write it to a Word file. I want to be able to open the saved file with Microsoft Word and see everything I saw in the PREVIEW of the report.
I used report listeners to write an HTML file. Could I some how use the same thing for Word
Thanks,
Bob Gatto
-
- Little Doubts with Reports - Tables Area...........
by Paramu
- 6 Replies
- Last post
by Orkutian
- Hi there,
I have a problem with my reports preview. Actually I used a free Table and its used in area12 [Select 12] in a form. And the Report - Preview is through a command button of a Form¡ In Command- Window the report is working good [ie. . Do form ¡°abcd1.scx¡±].
At the same time after compiling EXE, if I click the button its¡¯ saying error something like¡ ¡¡¡.. ¡°File Does not exist¡± But i
-
- creating a form from a .vcx
by jmom
- 9 Replies
- Last post
by jmom
- I created a standard form for most of my projects and saved it as a class, but how do I create a new form based on the baseform.vcx Thanks for any help. I just getting started in creating my own classes, so sorry for what seems like a very elementary question.
-
- Returning Arrays And Cursors to .NET from VFP???
by AlexBB
- 14 Replies
- Last post
by CetinBasoz
- It is all about the business of Stored Procedures which I am trying to perfect. The SPs are called by my .NET C# app. A lot of the stuff I've had difficulaties initialy appears to be working now. Still there are numerous limitations and one has to get used to them. It is a new style of programming. Very austere. If you want to DELETE a record in a table and you have 15 of them and want to determin
-
- Validations on Textbox
by Ahsan Amin
- 14 Replies
- Last post
by Phil Brammer
- I am trying to implement validation on textboxes placed on a form using ISNull function. I placed the code in a procedure and calling it on the click event of a button but does not work. I want also want to check for numeric and character data. here is my code
IF ISNULL(thisform.text2.Value) then MESSAGEBOX("Please enter customer name") ENDIF
-
- Users' Workstation reboots, when they click on their foxpro application short cut on their desktops.
by FoxHead2007
- 4 Replies
- Last post
by CetinBasoz
- We have a couple of foxpro applications running on network drives. They have been running trouble free for the past few years. Since lately, when certain users, click on the short cut to run these application, from their desk tops, their work stations immediately reboots. No error messages, it does not freeze or any thing. The machine simply restarts¡it is just as if someone powered on the machine
-
- What specific code needs to be placed in a forms BeforeOpenTables...
by rpp
- 7 Replies
- Last post
by Naomi Nosonovsky
- I have multiple customers with identical datasets (ie, dbc, tables, fields etc..) the content of each customers tables is very different of course.
I have been using the Load statement after establishing the DEFAULT PATH, however, I would like to use the DataEnviornment to make use of the added features.
My problem has been how to dynamically load the DataEnviornement accurately with
-
- Problem with HTML report listener.
by Aleniko29139
- 0 Replies
- Last post
by Aleniko29139
- Hi; I have a problem with an application. When run locally on a winXP, the code works fine. When I run it on a win2003Server with XPs as stations, I get this message (Which is generated because of the 'quietmode=.F.' in the code) : "Html listener created your report as c:\krcuser\report.tmp. However, an error occured during processing. Report execution was canceled. Your results are not compl
-
- VFP MVPs - Please Contact Me
by Joe Morel - MSFT
- 4 Replies
- Last post
by CChalom
- To all VFP MVPs:
If you do not currently have moderator permissions in this forum and would like them, please send me some email at joemorel AT microsoft DOT com. I've noticed situations in which you might like to create some sticky announcements or FAQ posts, and I'd like to help you get the tools you need to make these forums work for your community.
Thanks all!
-
- Form Load Events Call Development Path SCX Files In Compiled EXE Run Time
by sl080570
- 9 Replies
- Last post
by Don Higgins
- To anyone that can help....
I have a compiled exe that is making a call to the development path for forms when they are invoked. The forms are included in the EXE and not explicitly excluded in the Project Manager.
Within our LAN we have no noticed this because Windows permsisions prevent access quickly but we noticed a delay externally. When we packed sniffed the traffic we can see
-
- How can I trap ALT key in KeyPress Event of TextBox or Form ?
by nrpanda
- 7 Replies
- Last post
by Tamar E. Granor
- Hi !
I have developed a simple form with 5 textboxes and 2 command buttons. I want to trap ALT key in the KeyPress event of TextBox or Form. I am able to trap Shift Key in KeyPress event of both TextBox and Form only. When I am putting code line {Read Event} in Form.Activate event, then I am able to trap CTRL key. But in no way I am able to trap ALT key. I am using Microsoft Visual Foxpro 6.0
-
- Speeding up Foxpro - New Server - Multicore ? Xp V's Server
by J Garland
- 9 Replies
- Last post
by dni
- Good morning,
I am looking at a new machine to speed up a db i have in foxpro.
My quick question is for speed.
Does Foxpro take advantage of Quad Cores over Duals
and
Is their a performance increase in Foxpro for Server OS instead of XP
With Thanks
Jason
-
- ocx problem
by andrew552717
- 9 Replies
- Last post
by andrew
- I'm beginer in VFP programming . I did register(regsrv32.exe) ocx file which I received with my new device. I placed icon(as activeX control) on my new form and now I'm trying to use it(communicate with device). I placed push button on this form and under command1-click few lines of code. I typed: Thisform.fk524.SetIPAddress='168.192.1.11' and when I click the button it is giving error message : &
-
- Where to look for .msm for VFP9 SP2 runtime?
by Bilberry71
- 2 Replies
- Last post
by Bilberry71
- We deploy our apps with InstallShield setup, that includes runtime of VFP in .msm file.
Where can I find new .msm file with runtime of VFP9 SP2
-
- Report navigation buttons disabled
by Luke2007
- 8 Replies
- Last post
by Naomi Nosonovsky
- Hi Everybody!
I recently upgraded to VFP 9.0 SP2 and recompiled my application.
What I found is that while viewing report from the application the report navigation button is disabled. I only could use PageDown and PageUp keys from the keyboard. Did I do anything wrong or missing anything I used "SET REPORTBEHAVIOR 90" in the program.
Thanks.
-
- unable to connect to a particular dbf file.
by roddyp
- 4 Replies
- Last post
by roddyp
- I'm in an awful fix and would appreciate anyones help on this. I'll even make a donation to you favourite charity if you can help me with this as I'm pretty desperate. The problem is that i need edit data in some foxpro tables that i have. Being a non-developer type, i use MSaccess to do this. However, no matter what i try, i cannot connect or view these tables with Msaccess. I've downloaded the l
-
- How to Pass parameter between forms ?
by Hemangi
- 8 Replies
- Last post
by MarciaAkins
- Hi,
How do i pass one variable value from one form to other , once it pass on to other form previous form should get release or disable so that next form only can be viewed.
i have tried using "do form with varbname " but previous form doesnt get disable when i write thisform.release in unload event of this form, and if dont want to use formset.
regards
Hemangi
-
- Foxpro Power!
by sanaltsk
- 9 Replies
- Last post
by Docpro777
- Hai Everybody, I jus wanted to have some sort of opinion poll from u people. IS FOXPRO ONE OF THE POWERFUL TOOL AVAILABLE NOW In my opinion its really powerful and very much useful even now i am very much found of it....
-
- reading a directory for a existing files
by Novelle
- 14 Replies
- Last post
by Novelle
- hi there!
im new to vfp and i want to make a programm that reads a certain directory and which gives me back the number of the files in that directory and the filenames.
can someone tell me how it works in vfp it will really be great... thanks in advanced!
novelle
-
- Remote Debugging?
by AHerman
- 4 Replies
- Last post
by Naomi Nosonovsky
- Hello,
I am looking to see if anyone has experience with a way to debug VFP applications without going through the entire VFP install.
I would like to be able to install/run some sort of debug tool at my client sites while I am connected to their server via RDP so that I can debug specific situations without having to be on site or have VFP installed on their server.
Does anyone
-
- Check permissions of directory
by teeth777
- 8 Replies
- Last post
by Christof Wollenhaupt
- Hi all, I'm after a way to check the write access the user has to a particular directory. Pref. a way to do it that doesn't require non foxpro objects (ie wsh/fso). doing an fcreate to create a dummy file then deleting it isn't suitable. It's not really elegant and there are instances where the user might have create rights but no delete rights & there'd be a bunch of dummy files in the dir. a
-
- close all child forms
by Victor BA
- 8 Replies
- Last post
by Radenko Zec
- How can i close all the child forms shown in a MDI form at the same time