You could also order the query by plaats that way all the duplicate plaats would be together.
"Select PLAATS, AFKORTING FROM BLAD1 where PLAATS = '"& combo1.text & "' order by PLAATS"
then in your do loop check if it is the same PLAATS and if it is ignore it.
dim tPlaat as (whatever)
If Not...
I am trying to get a set of points for the perimeter of a region or path.
ie...
geting a set of points for a cirle, or square I can do, but the outline of points for a text path or complex region is what I need...
Thanks in advance.
ts2032
Rob,
Thanks for your reply. I was able to fix the problem. It seems that the connection string was copy and paste from a command object created with Visual Interdev 1.0. So the commandText property was as follows:
cmdTemp.CommandText =...
We updated our NT server from MDAC 2.5 to MDAC 2.6 sp2 and all of a sudden we started getting errors about not being able to find any stored procedures when run from the web envirionment. When we run these stored procedures from the development environment, or Query Analyzer they run fine. But...
I have a movie that loads a jpg image into a mc. What I try to do is center the mc depending on the size of the jpg.
I have two functions.
one called PlayOne and one called PlayTwo.
PlayOne loads the JPG and PlayTwo centers the mc. Why did I do it this way? When I tried to center the mc...
thanks Bill for your response. I figured out the problem right after I posted. The problem was that as the socket connected it went through multiple frames. Well, somewhere in there I had a keyframe with the listbox in it. In one keyframe it was one listbox, and in the next keyframe it was a...
I am trying to populate a listbox control. Sometimes the listbox populates correctly, sometimes it does not. I am thinking it has something to do with the amount of time needed to complete the function, but am unsure.
this is the part of the switch statement.
case "\\A\\:"...
Thanks for your input. I tried installing using package and Deployment, and Windows Installer.
I did notice, however, after sending several (8 or 9) files, that the development machine locked up also. The other machines lock up after sending only one or two files. I am using...
Hello,
I have an messenger type application which sends files from one pc to another via the winsock control. I am using Windows Installer to install the application on the client machines. When receiving files, sometimes the application stops responding. This does not happen on the...
Hi all,
Is there any way to open netscape and read the source of a page or execute javascript or in some way read the href of a link.
It has to be netscape as the site is on the internet and our network will only allow netscape 4.75 to escape and access the internet....
thanks
tsmith
Paraben Icon editor is a good program
http://www.paraben.com/html/icon.html
You can download the trial version, it is almost fully functional the only drawback is a 10 second wait screen, but I think it is worth the wait.
tsmith
I developed a small app to aid in making irregular shaped forms. The app allows you to design the form visually, then view the code necessary to generate the form in Visual Basic. I would like to have the app tested to see what potential it has.
If you would like to test/play around with...
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.