Hello,
We have an application, using MDI forms. The Main form is the parent of all other forms. Some forms we want to be able to maximize while others we don't.
From Main, we can open a list of records to edit. We can maximize this list form. Now, if we go to a record to edit, we open...
Hello,
I have been looking for a way to determine which serial port a device is connected to. Is this possible? I know which ports are available, now I am trying to find out which of those ports a scanner is connected to.
Thanks,
rabbit75
Hello,
I am sorry if I am in the wrong forum.
We are using an ActiveX control. We have the source code, and we build the .ocx ourselves. We have had some problems including the ocx in our setup program and the company we bought the control from suggested that we Link MFC Static. I am not...
I am trying to connect firewire with front ports. The case wires have are:
VP
VG
TPB-
TPA-
TPA+
TPB+
The motherboard diagram looks like:
TPA1+ TPA1-
Ground Ground
TPA2+ TPA2-
+12V +12V
(no pin) Ground
I am not sure how to connect. Can someone help me?
Thank you
I have a report in CR10 which has a text object which changes, using this code:
Dim tmp As CrystalDecisions.CrystalReports.Engine.TextObject
tmp = _
myRpt.ReportDefinition.Sections("TSection4").ReportObjects.Item("Text1")
tmp.Text = myValue
The problem is that the text should be centered...
I have a report in CR10 which has a text object which changes, using this code:
Dim tmp As CrystalDecisions.CrystalReports.Engine.TextObject
tmp = _
myRpt.ReportDefinition.Sections"TSection4").ReportObjects.Item("Text1")
tmp.Text = myValue
The problem is that the text should be centered...
I am trying to use the CrystalReportViewer ActiveX. Currently have Crystal 9.2 installed.
An error that reads
An unhandled exception of type
'System.Reflection.TargetInvocationException' occured in mscorlib.dll.
Additional information: Exception has been thrown by the target of an...
Hello,
Looking into how to force a logout or stop an app after a certain elapsed time. I searched the threads in here, but am still a little confused as I am fairly new to vb.net.
What I can see is using the Timer from the System.Threading namespace is better that putting the timer on the...
Hi,
I have this SELECT that is almost working, but the LEFT OUTER JOIN is giving me a problem:
SELECT artran.invno, 'C' AS source, artran.item, artran.custno, artran.invdte,
artran.extprice, artran.salesmn, artran.price, artran.qtyshp, artran.arstat,
artran.artype, arcust.company...
I am sure this type of question has been answered before, but the search does not seem to be working for me.
The end user can enter values for a Beginning vendor and an Ending vendor - enter both (beginning and ending), enter one (beginning or ending) or leave both blank. Am trying to write a...
Hello,
I amm looking for a little input on the Devcon. Have never attended one, and can't this year, but was wondering if it is worth it to maybe splurge and get the Conference materials only that advisor offers?
Thanks,
rabbit75
Here is something that would seem to be useful but I don't know if it is possible. I have a table of items at location, where the same item can be at many different locations. Is there a way to use dynamicbackcolor if I put the table in a grid (in item order) and I want all records of the same...
I hope this question was not posed before, I looked but didn't see anything like it.
I have a app using SQL Server 2000 for the database and VFP. There is a field, transaction, which is an identity field in SQL. Is there any way in VFP, when after inserting a new record (using sqlprepare...
Hello,
Am new here and I was looking through the FAQ section and came across this faq for Free PDF Maker for VFP.
I am trying to implement this, but where the Third step is, it says "Copy the following files from this Zip", I do not see any zip. Is there anyway for me to get these...
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.