Greetings
A process at our site stores a record number.
Can anyone help me with some VB6 code to read from a foxpro table using a record number?
For example - the process stores 35 - which I can see in foxpro is the 35th record in my table.
I have tried the following - but it gets a record that...
Greetings - I have a sql trigger that sets the value on a field called SOH in the products table whenever the quantity for location 1 is updated.
This works - but sometimes it doesnt work. Investigating I think this is when the existing value of SOH is null.
I can not understand why this is - or...
Greetings. I work with an older Foxpro system and have created a utility to extract data via setting ExportSQL = "Select......" and then
Set dbCompany = OpenDatabase(strDatabase, dbDriverComplete, False, "FoxPro 2.6")
Set RsTmp = dbCompany.OpenRecordset(ExportSQL, dbOpenDynaset)
This works...
Greetings. I have a simple problem that has taken me hours of frustration without resolution so far.
I am simply trying to add a picture to a crystal report, but when I print it, it shows as blank (or just the border if I put one around it) If I edit the report again the picture also shows as...
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.