Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+4
Strength to Decrease Rep
-1
30% Quality Score
Upvotes Received
2
Posts with Upvotes
2
Upvoting Members
2
Downvotes Received
5
Posts with Downvotes
4
Downvoting Members
5
4 Commented Posts
2 Endorsements
Ranked #630
Ranked #2K
~35.8K People Reached
Favorite Tags
Member Avatar for frnds2vivek

hi.. am unable to view objects of a form in a project, although am able to view its code.. Whenever i try to open the form to view its objects, i rcv an error mentioning **"Error Loading Form. Please check "<path>.log" for details."** In the log file it says **"Line …

Member Avatar for ma14
0
2K
Member Avatar for khair.ullah

Hi every one . Recently i complete my project on libraray managment system which work perpectly on my system. Now the problem is that when i Execute my project on other system it show error at con.open i.e it mean that connection string not set in this system . Now …

Member Avatar for Muhammad_113
0
5K
Member Avatar for androidz

good day is there a way in storing image and retrieving images using ms access and display in picture box randomly or just like a slideshow?which slides form left to right?or vice versa..i have some codes here but i does not display...hope you could help me and correct me..thanks more …

Member Avatar for rhea jane
-1
883
Member Avatar for androidz

hi i have a table name table1 i want to display all the records in the table by using data grid and when i try to run it there is no records display in the datagrid and i have already configure the datalink which i name it adodc. could anyone …

Member Avatar for Adrian779
0
1K
Member Avatar for androidz

I made three projects the first one is a windows form, the second one is a class library and the third one is another class library to be the reference of the second and first projects. Inside my second Project which is a class library there are two files a …

Member Avatar for G_Waddell
0
245
Member Avatar for androidz

Hi Daniwebians, Is it possible to make my existing exe file an extensible application without touching the code of the existing one?and if it is possible, How can i do that?. Please enlighten my mind. Thank You and Cheers. :-)

Member Avatar for androidz
0
150
Member Avatar for androidz

Good Day Hi, I would like to know, how to work with wireless and lan connections in vb6 and how to generate a random password on every users who wants to use the internet connection,this password has a limited time only it expires depends on the number of minutes you …

Member Avatar for Saleem_1
1
369
Member Avatar for androidz

Hi danibians, wonder where i got this error. it got error after it reads the runcompleted process. here is my code Hi Everyone, Hope you could help me with this. I got an exception error saying "Exception has been thrown by the target of an invocation." here is my code: …

Member Avatar for androidz
0
351
Member Avatar for androidz

Hi Does anyone here can show me how to make an application that is like an odbc wizard that could register a sql server type connection? I have found one on the net through searching but it does not accept the UID and password of the sql server. I also …

Member Avatar for john.knapp
0
690
Member Avatar for hhm_pro992

PLEASE HELP !!!! I MAKEING A PROGRAM FOR MY SHOP........... BUT I DON'T NO HOW TO SAVE MY ALL SALES INVOICE MS ACCESS THANK YOU IN ADVANCE

Member Avatar for ImZick
0
152
Member Avatar for androidz

Hi all Greetings, Please give me some advice how can i call my existing report in vb.net any reference is appreciated. I am trying the importing crystal decision but i can't find it on the reference is it maybe because i am not using CR10? or there is something that …

Member Avatar for androidz
0
200
Member Avatar for androidz

Hi daniwebians I have created a table in sql server called "report" and it has 3 columns "reportname","reportfile" and "reportflag". the report flag has only two values 1 and 0,if the value is 1 this means the textbox on the form will be enable. I have managed to dispaly the …

Member Avatar for androidz
0
776
Member Avatar for androidz

HI i have this error null reference i don't know why Imports System.Data.SqlClient Imports System.Configuration Imports System.Configuration.ConfigurationSettings Public Class Form1 Private ConName As New DataAccess Private Sub cmdconnect_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles cmdconnect.Click Dim conn As String Dim m_server As String Dim m_db As String m_server …

Member Avatar for androidz
0
272
Member Avatar for linabeb

please someone help me..im doing my final project and below is my code for the registration form..after i fill up all my form and it will appear a msg box that i can only register once...the data is not being inserted in the database..im using ms access...please2....do help me...i dont …

Member Avatar for Maligui
0
279
Member Avatar for dyrshin

Hi Everyone, I'm beginning some research in creating a WiFi Hotspot for a cafe I consult for. The cafe currently has one DSL line the the POS (Point of Sale) machine connects to. This started as a mom and pops, so the security and budget isn't there, please keep this …

Member Avatar for androidz
0
603
Member Avatar for androidz

HI Is it possible for vb6 to add the sql database as a back end for my program?and i would like it to add it during the deployment of my program as a prerequisite of it. Please let me know thank you

Member Avatar for QVeen72
0
75
Member Avatar for razamughal67

Hello every one i think all is fine i want to open a folder with a file path Example: i have a file path c:\testfile.txt now we want to open folder of this file where save my testfile.txt file using a command botton i mean {open containing folder} please help …

Member Avatar for razamughal67
0
10K
Member Avatar for dwiniers

Hello there guys! I need your vb6 expertise. I have a feature of my program with the quantity. What i want is i need a warning message if the quantity is lesser than the minimum quantity for example the minimum of 5 quantity. In my code it will reach to …

Member Avatar for QVeen72
0
142
Member Avatar for kris222

heres what i ve done ~~~ vb Private Sub cmdtimein_Click() If txtempno.Text = "" Then MsgBox "Please Input employee number!", vbExclamation + vbOKOnly, "Employee Record" Exit Sub Adotime.Recordset.MoveNext Else Adotime.Recordset.AddNew Adotime.Recordset.Fields("employeeno").Value = txtempno.Text Adotime.Recordset.Fields("timein").Value = Time Adotime.Recordset.Fields("timeout").Value = Time Adotime.Recordset.Fields("date").Value = Date Adotime.Recordset.Update MsgBox "You are time in!", vbInformation + …

Member Avatar for QVeen72
0
501
Member Avatar for Naveed_786

Dear All, 1. How can i enter data in flex grid and then press save button to enter data in access db with out using text boxes? 2. How to bind record set with flex grid? Please give me sample code which should for add edit delete data from db …

Member Avatar for androidz
0
4K
Member Avatar for androidz

Good Day I have some questions to ask, I made a point of sale system using vb6 my question is,. is it ok to combine dao and ado? Hoping for your quick replies thank you

Member Avatar for androidz
0
129
Member Avatar for nipu_haq

hi i am working with a inventory project. i want to use Bar code reader. but i don't know how to use bar code reader. please some one help me how can i read from bar code reader and how can i use bar code reader to my project.

Member Avatar for androidz
0
943
Member Avatar for androidz

hello everyone i have this error saying "requested operation requires ole db session object which is not supported by the current provider"..i wonder why this appears.i am using an ado and using vb6..can someone enlighten me with this problem..thanks

Member Avatar for hkdani
0
542
Member Avatar for androidz

I use the splash screen of the vb.net found on windows form.Is there a way that i could put an initializing while my splash screen is running?like other programs do instead of progress bar. thank you.

Member Avatar for Netcode
0
279
Member Avatar for androidz

hello!! i want to learn how to make games like web browser games..for example like evony or other online games..what do i need to learn?..please give me some guide so that i can study with it and practice. what is the first step should i take? i have backgrounds in …

Member Avatar for androidz
0
123
Member Avatar for androidz

hi guys its me again wanted to learn something new about how to use winsock.i am making a program that would detect the computer if its turn on through ip address that is connected on lan..anyone can help me or suggest something that i could learn?hoping for your replies guys..s:)

Member Avatar for debasisdas
0
171
Member Avatar for androidz

hello everyone i want to know if there is any way or possible to make msflexgrid to be clickable?like if i want to copy a certain data inside the row of the grid and paste it into notepad or excel..im pulling my hair with this one..need your help..thanks

Member Avatar for androidz
0
171
Member Avatar for vinothmca

When i was entered into login page the code is here [code] Private Sub txt_Password_KeyPress(KeyAscii As Integer) If KeyAscii = 13 Then If UCase(txt_Password) = UCase(txt_dbPassword) Then Unload Me Modification_Main.Enabled = True 'unlock database here Else MsgBox "Invalid password.", vbExclamation txt_Password.SetFocus SendKeys "{home}" & "+{end}" counter = counter + 1 …

Member Avatar for ChrisPadgham
0
138
Member Avatar for androidz

im making a program and my problem is i want to make the textbox behave like a search engine whenever the user input certain word in the textbox all similar keywords will display like search engine does.sorry i dont know what is the name of that control and im not …

Member Avatar for aquamarine_kath
0
85
Member Avatar for jemz

Hello, Hi, can you help me please I have problem in my program,I used MsAccess as my database... how can i make my textbox just like in google that when you type a certain word it will have drop down list... ex...the user will type this word "how to make" …

Member Avatar for WaltP
0
248