I figured out a better way to do this.
I have a SQL server that hosts all of this data. I am running a SQL query to return the value that I am looking for.
Thanks for everyones input.
Garry
There is no scrolling. This is going into a listbox that is not even visible on the form. I was just using the listbox to make it easier to search.
Does anyone have any code samples on how I can accomplish this easier?
All I have displayed for the End User is a Text Box to input the Student...
This is in a proper database.... FileMaker.
No one answered my post last week about connecting Visual Basic 6.0 to a FileMaker 7.0 file.
That is why I decided to go with this export.
I have a text file with 180,000 student records.
I am trying to add all of them to a listbox and then search.
If anyone has a suggestion on another solution, I am all ears.
I have a text file in the following format:
"012345","1"
"567890","5"
"016436","8"
There are 180,000 of the above.
I...
Does anyone know the max number of values that can be added to a listbox. I am getting to about 32168 and then getting an error that the array can add any more values.
If there is a limit, does anyone know of an alternative to using the listbox?
Thanks
Garry B
Hello all...
I tried to do a search for this topic, but it appears that the search is down.
I am in need of some help. I am wondering if I can use Visual Basic 6.0 to connect to a FileMaker 7.0 Database that is hosted using FileMaker Server.
What I am trying to do is to create a little form...
Hello all...
I have a delima. I have 6 servers running Microsoft ISS with Web Site installed. My network admin will not install FTP on these web servers. I need to find a way to download files using HTTP instead of FTP. I have written programs using FTP and they worked great, however I...
I found a couple of file transfer AVI files, but I cannot figure out how to put it on my form and make it run over and over again until the FTP is done.
I tried an OLE and cannot figure out how to make it play and loop.
Garry
This is the site link to the DLL documentation.
http://www.chilkatsoft.com/refdoc/xChilkatFtpRef.html
I do not really know what "raising an event" is??
If you do not see it, do you have any detailed ideas what I can do?
Garry
Hello all...
I am working on a program that downloads a file with the ChillKatFTP dll. I am trying to figure out how I can run a progress bar while the FTP download is going. The file is about 20 MB, so it will take about 5 minutes on our WAN, and I do not want my users to get resless...
Any...
I dimmed all of the variables, but I was not sure what data type ReturnValue should be. Any ideas??
Also, do you think I need to add any References or Components?
I dont't quite understand "trollacious" post.
Lets say I am adding this function to an existing VB Project that has a form.
I add a module and put all the above VBS code in it.
Where do you "put the global variables declarations outside the Sub Main" and what would they be?
And where...
I have this VB Script file and was wondering how I can incorporate it into a Visual Basic 6.0 application.
VBS
------------------------------------------------------------
Const JOIN_DOMAIN = 1
Const ACCT_CREATE = 2
Const ACCT_DELETE = 4
Const WIN9X_UPGRADE...
We use pkz.exe on our clients to create the zip file. I have a feeling that it is zipping up fine on the client machine, and failing during the FTP process. Some of our sites have iffy network connections and it is probably starting the FTP transfer, and getting a fraction of the way complete...
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.