Hi there!
I have a Applicaction that uses as DB Engine MySQL, y use mysqldump.exe to Backup and MySql.exe to restore the DB.
I use Shell to run the EXEs which works great on (Vista 64), (Win 7 x86) Both with VB6 installed.
The Code I use to Restore:
Shell("cmd.exe /c " & Chr(34) & App.Path...
Hi there
I have developed an app on vb6 that was running on Win Xp and on Windows Vista Business, and on both the Streaming of a WebCam was
great.
Now the company wich hired for the developement is changing the Os to Windows Vista Ultimate and some Windows 7, and as far i have seen, is not...
PLEASE PLEASE PLEASE!!!! i am loosing hair. Making older, and becoming and old grumpy here.
I am using VB6 CR 11.5 and on development "mode" works great the problem is on the deployment
What have i done:
1. Compile the VB6 project using CrViewer
2. Generate VB6 EXE
3. Download...
Hi there
I am having some bad day on trying to achive this.
I want to get all the IPs or Names of Computers, on a network by Workgroup or Domain.
Ive being trying to achive this on searching on google and on tek tips but with no luck.
I was thinking on a win Api call function (At least i...
Hi there
I ve being stucked on this part of my program and i can get to work it should.
i have developed a Listenner with Winsock control and i have managed to get the data.
The problem is that i am receiving the data on a wrong type (At least I think).
I am supposed to receive HEX data and...
Hi there
I am developing an aplication on VB6 with Winsock control.
It works this way.
I make a "listener" for the port 8300 of the server, wich is the machine y I am running the application.
When the data arrives, I diplay it on a textbox, in order to see what the client is sending.
The...
First of all im sorry to duplicate Threads, im replanting the last thread y posted, with, what i think, it has a better explanation and background.
I have a GPS/GPRS device that works like this:
It gets the GPS satellite data frecuentlly, and the own device, define the Coordinates where the...
Hi there
I have a device that usess a SIM card that works with the mobile telephony GMS/GPRS tracking device, and would love to start a web site where i can "catch" the coordinates that the device si sending.
Is there a aproach on this issue?
Thanks to everybody
Hi there i have a small system for sales.
Each sales make Minimum 2 INSERTS
The first one.
INSERT on sales table the IdCostumer, Date...etc among others.
The sencond.
INSERT the IdProduct, Cost...etc
Like a sourcery 1 INSERT is not executing of 1000.
Yes thats right......1 of aprox 1000...
Hi there, I have a project using Toolbar, and has being working great for such a long time.
Know i decided to make some improvements to my program, and one of the improvements is to export data on a MSFlexgrid to Excel. For that, i needed to add Microsoft Excel 12.0 Object Library.
When i run...
Hi there!!
Sorry my English!!
Well i have a big issue to solve on a small table on a database With near 23,000 rows.
I'll start from the beginning...
I have developed a small system that registers users and some other stuff as well.
The point is that the people who is in charge of register...
Hi there...Im trying to make a routine or function that acomplishes this:
if the user gets focus on a text box, and keypress a key (Lets say a dash (/)) with the keybord, the text box the user is focused on, change its height to 250.
Is there any way to acomplish this by not having to code...
Hi there
i have a problem with this SQL statment
Public Sub dbventasturno()
strNombreDB = "D:\Mi escuela\proyecto extra aula\caja.mdb"
strNombreRS = "venta"
Set DB = DBEngine.OpenDatabase(strNombreDB)
Set RS = DB.OpenRecordset("select foliov & chr(9) & nomp & chr(9) &...
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.