I know there are a few other posts regarding this. But so far I havn't been able to get it to work.
I am using a Vision System camera that when triggered sends out the image data via tcp (winsock) connection.
The first bunch of characters state info about the image.
maybe 120 characters into the...
I created a form that is full of command buttons. I want to bring a menu up on right click. Got the menu working, right click working. The problem is the button needs focus in order for the right click to work. I've tried differnet things, mousedown, mouseup, click. Just can't seem to get it to...
I have an application I'm thinking about and wanted to see if someone had an idea.
I have a bank of 15 lights, of which only one will be on at any one time. I don't want to use up 15 outputs.
What else could I use?
Hopefully someone can help.
I am using the inernet transfer control to download some files. Basically it gets a directory listing, and downloads any files that are missing on the local drive.
I don't have much in the line of information for the remote side, all I know is that after the files are...
Let me start with what I have then get to where I would like to go. Hopefully someone has some good suggestions.
I have 10 pcs each running their own vb apps using an access database. approx 50 handheld scanners (4 scanners per pc, some with a few more) running a C app with interface with the vb...
I have the following issue when trying to insert.
Set cnnSearch = Server.CreateObject("ADODB.Connection")
cnnSearch.Open "Provider=SQLOLEDB;Data Source=10.10.10.1;" _
& "Initial Catalog=TraceDB;User Id=sa;Password=;" _
& "Connect Timeout=15;Network...
Right now I am doing this on an Access Database.
But I am converting the application to SQL.
Just a little bump I hit.
ILVSDB.Execute ("DELETE DISTINCTROW Field1, Field2 FROM Table1 INNER JOIN Table2 ON (table1.Field2 = table2.field2) AND (Table1.field1 = Table2.field1) WHERE...
I'm using DAO 3.6
I get a memory problem when running the following select statement. It works before compiling. After compile I get the memory error. I can provide more info if someone has an idea.
Set LabelList = DB.OpenRecordset("Select * from [Work In Progress] where sequence between...
With some Windows 98 machines we seem to be getting a fatal error which follows this message, once in a while.
We were running ver. 5.0.4 and gettig the same, upgraded to 5.0.10 hoping to solve the problem but still the same.
Thought I would throw it out here and see if anyone has experienced...
Anyone use the netcomm control from http://www.mvps.org/rgrier/NetCommOCX.zip?
If so, could someone help me a little.
I'm reading data from a SMDR, phone system gadget that sends a data string each time a call is placed and ended.
I got my form to display the text from the unit ok, and ouput...
I have an application that needs to open a table that could be open by another application(which may hold it exclusively). How would I got about finding out if its in use? I tried an error utility type workaround by retrying unitl its released. Maybe there is a better way.
I found out the hard...
Hopefully someone else is playing with Opos and FoxPro.
I'm having difficulties changing the Font size for a TM-U950 printer.
Anyone else done the same?
Adam
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.