I know i can do this in Foxpro but how do you create an index on two columns combined to together to create a Unquie index so no duplicate records are created.
example
In my application i have a parent table and child table that has detail lines what i would like to do is take both the Foregin...
I’m writing a com object that will be a web service and a standard DCOM used by desktop applications. I been trying to improve its performance.
Specs:
Database: SQL Server
All Data checking is done by COM
Can not use FoxPro Database objects or Remote Views
So I have been using Sql Pass...
I need to generate a serial for product that is alpha numeric. I send this function the Last Used Serial Number and have it increment it. I was wonder if anybody can come up with a more readable one
thanks
****************************************************
function tserial
LPARAMETERS...
I'm trying to write an app in VFP 7.0 sp1 that makes calles to National Instrustments (NI) ActiveX objects.
NI ActiveX objects are methods to query data from Lab Testing Equipment Hardware
I have been able to make calles and aquire data from the object but the return data is suppose to be in...
Ok here is my problem.
I need to deploy ISA with VPN and Exchange running on the Same machine.
I get ISA installed and working on the W2K server and routing traffic to the Internet no problems. i then deployed VPN. still no problems able to get connected and still browse the web.
I then...
OK i run into a bit of problem with VFP 7 and this strict date format and my ERP software Database.
I connect to the ERP software database which sends the date fields in the Year-Month-Date format and the cursor stores it in that format. Now when I try to do a select on the Cursor like so...
IN applications that i write i use SqlPassthrough
What i want to do is use the thermometer to keep the users happy
How do i do that?
I know how to call the thermometer and update it that's not the problem
The problem is when i issue the SqlExec() the code does not move onto the thermometer...
I have a bit of a problem when updating or inserting new records into a SQL server 7.0 sp3 running on W2K sp2.
I am used Foxweb to create an intranet web applications that is used by the Quality Control Inspector to record all Work orders he inspects.
This Web App inserts new records into a...
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.