11,868 Topics

Member Avatar for
Member Avatar for tom_h_500

I just designed a nice little program that lets me scroll through a database I made with little fuss. Now I have bypassed the first error's I was getting (something to do with ADO) but now I face a new problem. I can easily run the .exe on my computer …

Member Avatar for Comatose
0
252
Member Avatar for Vishal Aggarwal

I have a VB6 application that works with Oracle database. When I execute this application on Windows XP SP2 machine, the moment the application tries to establish connection with Oracle, the CPU usage goes to 100% and the application comes back in close to 3-4 hrs. The application finally launches …

Member Avatar for Comatose
0
98
Member Avatar for winbatch

Any tips for compiling templates on visual studio .net 2003? I have code that seems to compile fine on other compilers but am getting an LNK2019 on visual studio .net 2003. I am using template specialization (Dave S. helped me with this a few weeks ago). Before I post any …

Member Avatar for winbatch
0
313
Member Avatar for vip.Knight

Hi every one, I need your help in this issue. Before I start maybe I can’t explain what I need very well because I don’t speak English. I need function in visual basic to switch the number of point in decimal. Basically how many points can I control it? “Routing

Member Avatar for vip.Knight
0
115
Member Avatar for user777

Hi Everybody, I am new to VB and I would like to know how can I use multiple tables in ADO control Database (relational database) to retrive data from those tables. Which tables should have primary keys and which should have Foreign keys. I want to use MS Access to …

Member Avatar for Comatose
0
176
Member Avatar for user777

Hi, Could somebody help me regarding the above matter. Please send sample database using ADO control in VB database (using NWIND.MDB) Regards, user777

0
90
Member Avatar for bandm

Hello All, I have both VS 6.0 and VS .Net 2003 available to me. I am just starting to learn programming and wanted to know the difference and which one would be the best to start with. My company has a site liscence for both and I could install both …

Member Avatar for jwenting
0
142
Member Avatar for raddad555

Ok here we go: I have to send data over TCP to a listening port, the other end has a server running expecting a login. I need to send 3 bytes 6b "k" , 16 , and 31. the equilvaltes to ku. When I send the data it is sending …

Member Avatar for raddad555
0
183
Member Avatar for Burndailer

Hello people, I first wount to say that this site is GOOD for all the people who don't know mutch about VB. I'm very happy with you all :o I've search with google to a help me with my problem and found this site/forum. :D So here comes my problem …

Member Avatar for Burndailer
0
262
Member Avatar for abhay_fgr

hi! i want to logoff windows XP Professional when it's not receiving any instructions ( i.e. condition similar to when screen saver pops ) but it should not loggoff if we are Downloading, how can it be done in VB 6.0.

Member Avatar for abhay_fgr
0
122
Member Avatar for mickyboy

hi all attatched program is a bend allowence calculator for sheet metalwork , i have a few programes that do the same thing and are more advanced, i could also do the same thing longhand, but my aim was to see if i could actually figure out how a program …

Member Avatar for mickyboy
0
133
Member Avatar for cancer10

Does anyone know where can I download free activex components for visual basic 6.0? Thanx in advance :)

Member Avatar for cancer10
0
174
Member Avatar for larmit

I am using the MSCOMM control object in VB. Does anybody know how to read modem register values in VB?

Member Avatar for Alvein
0
120
Member Avatar for luisator

Hi everybody! I am having a strange problem, Im working with a remote access database, i have one application to introduce info to de database and other for making a query. The firt one works perfect...but in the second one the application jumps to the error code when tries to …

Member Avatar for Comatose
0
172
Member Avatar for user777

Hi, Could anybody help me to register the .OCX controls. I am new to vb and when i am trying to open an sample database i am getting the following error: Crystl32.ocx could not be loaded How this problem can solved? Thanks in advance for any help. User777

Member Avatar for Comatose
0
182
Member Avatar for mickyboy

hello all i need to get the tangent of a circle command into a programe as follows tan (angle of degree/2) trying just 90degrees /2 =45degrees tan(45) in intermediate window i get 1.619 which is radians , to convert to degrees its 180/pi (3.142) but this gives result of 92.806. …

Member Avatar for Comatose
0
245
Member Avatar for user777

Hi everybody! Could anybody explain me what does this sentence mean? I have downloaded one demo programme and in its document note the following sentence is written: Note: You must create a DSN called "Demo". Please help me in this regard. Regards, User777

Member Avatar for Alvein
0
100
Member Avatar for cancer10

Please help me in converting bytes to MB, attached is a project, please fix it and post it here...thanx

Member Avatar for mnemtsas
0
75
Member Avatar for techz_boy
Member Avatar for user777

Hi, Could anybody explain me how to add the totals of a colomn in a database table? Thanks in advance. user777

Member Avatar for mnemtsas
0
120
Member Avatar for shanecf

I've created a program that basically links out to installation files so that my university can distribute antivirus program and spyware scanners. One of the links goes out to Windows Updates. It works fine on my computer, but when I burn all of the files to a CD, the code …

Member Avatar for shanecf
0
483
Member Avatar for cookware_ok

How do you get the address of the Active Window if it is not part of your App? :confused: I've found API code to get window handle and window name but I still need to find the path to the "Active Window". Any help would be greatly appreciated.

Member Avatar for Comatose
0
75
Member Avatar for jer

hi there!!!! anyone can help me with digital person u and u device. i have already initialized t he device with fpdevice(0) but that stops there. anyone have a code how to make it work? :)

Member Avatar for Comatose
0
77
Member Avatar for Lalo1985

Does anyone know what component I can use to create a Visual Basic (6) Program that can dial phone numbers? Thanks.

Member Avatar for Comatose
0
122
Member Avatar for lcannon

I am very new with VB and am using Access2000 to try to find a Table in ALL mdb's located under Z:\ and look in all mdbs in all folders and subfolders. I need not to see information but to have someone actually help me with this code. There has …

Member Avatar for Comatose
0
163
Member Avatar for mickyboy

hello all while looking on msdn i noticed there was a visual basic express edition that can be downloaded??? i currently just have the (working edition that came with a book so i cannot turn a programe into an exe ,just for home /personel use) its not that clear on …

Member Avatar for Paladine
0
157
Member Avatar for mickyboy

hi all i have a book using vbasic by babani books, it gives an example of a form with with one textbox,and 1 command button and code. but gives a referance as follows, before running code return to design form,select the print command button use ctrl+c ctrl+v and drag two …

Member Avatar for mickyboy
0
359
Member Avatar for artybrum

Hi folks, this is what I want to do and I don't know how. I want to play a midi file in VB and in real time alter the voices of the channels whilst it is playing dependent upon user inputs - these will be determined by inputs from pressure …

Member Avatar for techniner
0
1K
Member Avatar for abdadak

im new to vb, i need to use vb6 to connect to local sql server with the local system account and get all the databases. ill be very thanksfull for any help.

Member Avatar for techz_boy
0
92
Member Avatar for JBD2

Hi, I need to code a Log-In menu for multiple users, so that you can not only log-in, but register a user account as well...I dont know how to do this and where to start, so I need some help. Thanks.

0
79

The End.