Hi:
I need to develop a program for a pocket pc to collect data and through riding a car to get and save the total distance run at any stop I make. After adquiring the pocket pc with gps enabled, what do I need to read the data(total distance) produced by the GPS and store it in my pocket?. I...
Hello:
I am glad to know there is a solution. Thanks to both of you WZUP and Strongm.
But it seems I need more help. Strongm says:
" Either way you get the handle of the window being created, and can send it a message. In this case you want to send the EM_LIMITTEXT message, e.g.
SendMessage...
Is there a way to link the tables programatically?.
I solved my problem by inserting record by record. I don't want to link all tables by hand; but now I am wondering if I can do the link programatically.
Thanks to all you folks.
Chequi.
Hello:
I am trying to insert a group of tables from an Access database to a SQL database using the following VB code:
'****************************************
gsdatabase ="C:\data\bkup.mdb"
db.ConnectionString = "DSN=" & connstr 'connstr is the name of a valid SQL ODBC connection...
Hello:
I am trying to place dates prior to 1900 and beyond 2078
in a SQL 2000 table (smalldatetime field) and I am getting
an overflow error message.
I need help, please.
Thanks.
Chequi
Hi:
The error message looks like the following:
error SQLConfigDataSource() Component not found in the registry DSN=TestDSN\0SERVER=CAT-OZ5MV0UIEZ8\0DATABASE=c:\program files\oegreport\oegdb.mdb \0DESCRIPTION=Test HendriCOM Source\0\0
(CAT-... is MyComputer Name)
Chequi.
Hi:
I am trying to use the DSN.ocx to connect to an Access db.
I am getting an error message.
What am I supposed to place at:
DSN1.SERVERNAME
DSN1.ODBCDRIVER
What about Username and Password??
I will appreciate your help.
Thanks.
Chequi.
Please, I need to know how to check in VB6 if the internet connection is active; and in the case it is not; prompt the default connection to make the dial up.
Thanks a lot.
Please, I need to know how to check in VB6 if the internet connection is active; and in the case it is not; prompt the default connection to make the dial up.
Thanks a lot.
In VB6 - I am having the following problems:
(1) A form with an option object at load time makes the option1_Click fired automatically (without any click).
(2) when option1(0) or option1(1) is selected it does not fire option1_click when clicked ; this is, I can not activate option1_click...
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.