20,284 Topics

Member Avatar for
Member Avatar for mehernaz

Hi!! I am doing a FAce Recognition Sytem for which i need to create eigen faces and co variance matrix for recognition. Plz let me know if there are any sites or code snippets for the same.

0
33
Member Avatar for LottaBajan2

Hi, I am very new to visual basic 6.0 and I am trying to create a guessing game in visual basic where the computer generates three numbers and the player tries to guess what they are. I am now starting the basics and I have the GUI sorted out but …

Member Avatar for selvaganapathy
0
633
Member Avatar for hisheeraz

Helo friends; [code] If lbDriverName.SelectedIndex = True Then sql = "SELECT * FROM tblDriver WHERE dName =" & lbDriverName.SelectedItem Else sql = "SELECT * FROM tblDriver" End If [/code] and my error is... [TEX] Syntax error (missing operator) in query expression 'dName ='. [/TEX] where dName is the column in …

Member Avatar for hisheeraz
0
133
Member Avatar for Alv45525

hi all, where can i get good tutorials for smart phone emulator?/ i need to learn how to create file, message, and pass it on to another emulator

0
85
Member Avatar for corteplaneta

Hello everyone, I'm new here and have a question for you! I was working on a very complex macro in VBA using Outlook 2007's macro editor, but then realized the project is more suited for a standalone executable. Feeling working on this in VB6 was too outdated, I switched over …

Member Avatar for corteplaneta
0
248
Member Avatar for sbv

Hi i am importing a excel sheets using vb.net. my code is dependent on column sequence. but its as per user need the sequence is chaning again and again. For that i need to change my code ( which is huge ) need to change. :( plz help.

Member Avatar for bruce2424
0
180
Member Avatar for rizwan6feb

Hi all, i am looking for a way to connect to a Remote MySQL server through HTTP using VB.NET. Actually my application has no direct access to internet. The application connects to a proxy server which is blocking access to database server. The proxy server only allows web requests. How …

0
54
Member Avatar for VbRider

help plzzz... Specified cast is not valid If Not IsPostBack Then Dim LastPage As LoginForm ===> LastPage = CType (Context.Handler, LoginForm) <=== txtID.Text = LastPage.Value End If how to solve this problem??

Member Avatar for VbRider
0
109
Member Avatar for scrypt3r

does anyone know how to Find and return list of applications using the network and there exectutable paths and app names ect?

Member Avatar for bulawa2002
0
74
Member Avatar for cellus205

Hows it going everyone. Im pretty new to Crystal Reports, and I have been trying to create a report. The report that Im creating is loading a dataset and right now I am using 5 tables from it. Its loading the dataset at runtime, and the tables that Im loading …

Member Avatar for cellus205
0
193
Member Avatar for earlwbollinger

In trying to access a webservice, i ran into the "Error 1 value of type cannot be converted to '1-dimensional array ..." when I try to pass the XML based structure to the webservice. I have added a webservice to the VB.Net Project and it is referencing the information from …

Member Avatar for earlwbollinger
0
696
Member Avatar for tyserman5674

Hi all, I have different text boxes the I need to validate the user inut. The code that I have (example) does work, the problem is that if there is absolutly nothing in the text box I don't want to get the error message. If I have a starting "0", …

Member Avatar for tyserman5674
0
159
Member Avatar for Elmo_loves_you
Member Avatar for Tyrone.Wilson

Hi people, A really noob question but I thought that I should find the answer to it in any case. There was always much noise made about JAVA's inherent speed and some of that speed being attributed to the inbuilt so called garbage collection. Having learned first to program in …

Member Avatar for Tyrone.Wilson
0
100
Member Avatar for isaackhazi

Im havin a heck of a problem. I have a database with 800 tables. All the tables are the same with the same fields. Each table is a survey form. My table structure is as follows: FPC_Code | FPC_Product | Price | oos | osd the above sturucture is the …

Member Avatar for timothybard
0
149
Member Avatar for Jostra

hi everybody i am a beginer n m in need of yo help i've got two classes one 4 my hardwareinfo and the other one 4 create_hdwr_info_ file both work well 2gether ,but i can't seem 2 b writing on disk. with my this statement. streamfilewrite.seek((code num - 1) * …

Member Avatar for Jostra
0
123
Member Avatar for int05wad

Hi everyone. I am new to vb.net. I need help from you to give me suggestion that how can i solve this problem, a client interface in VB9 (VS2008) that, given Fahrenheit, computes Celsius temperature - the computation is done by a Class Lib (dll file) residing at another ip …

0
41
Member Avatar for hisheeraz

is there a third part application available that can change the visuals of application developed in VS .NET 2008. I'm bored of looking at the same graphics of form, buttons tabs and etc... thanks

0
93
Member Avatar for spinnaret

Hello, Does anyone know how to pass a prameter to vb.net program that will run behind an exist vb 6 program. I have been given an instruction to write the new functionality in vb.net and integrate it with vb 6. Many Thanks S

Member Avatar for Teme64
0
115
Member Avatar for gopi17

hello guys, can anybody help me with smart devices....i need a good website to learn abt this with tutorial and example...can anyone supply me with links??? thanks Gopinath..

Member Avatar for isaackhazi
0
185
Member Avatar for guest11

Hi all, I am making one project in which i want to give the facility of importing database data from text file to MS-Access database. I know about importing data from excel to access but i am facing problem while importing data from txt file. I try with using space …

Member Avatar for Teme64
0
104
Member Avatar for mailtosridar
Member Avatar for huzi8t9

Ok, I've spooted a program and am quite interested as to how it works. When you open the program, it resizes the actual desktop, and then it places its self at the bottom, and when you close the program, it resets your desktop.. I was quite.. Amazed!! Can anyone help …

0
29
Member Avatar for DGULLIVER

Hi, Our development team maintains over 100 VB6 applications and we are looking to convert over to VB.net I am aware that when you run a .Net application over a network a security exception is thrown. Within the Microsoft .NET Framework 2.0 Configuration I changed the permissions to FullTrust in …

0
83
Member Avatar for Dell XPS

I need to check if any "File Download" dialogs are open, which means I am downloading something so that my program will not attempt to download 2 files at the same time. I have no clue on how to do this and need help. Thank you.

Member Avatar for Teme64
0
289
Member Avatar for Sheryl99

In my VB 6 code, I had many classes and depended on the ability to loop through the objects to get at the data. How is this done in VB.NET? Here's a very simple example of what I'd like to be able to do in VB.NET. In my Accounts class …

Member Avatar for Teme64
0
4K
Member Avatar for satmad123

umd = New OleDbCommand() umd.CommandText = "UPDATE STUDENT SET roll = ' " + TextBox1.Text + " ' , name = ' " + TextBox2.Text + " ', marks = ' " + TextBox3.Text + " ' " & " WHERE roll = ' " + TextBox1.Text + " ' …

Member Avatar for Teme64
0
93
Member Avatar for what_5626

i was trying to print the content in the listbox but instead of printing, i come out with the saving button as document in m.word. how to print my content in list box when i click on my print button straight away.. this is my coding.. Private Sub Button5_Click(ByVal sender …

0
62
Member Avatar for milonsito

I hope you guys can help me Im having troubles with this. I need to create this using Vb or vs2008 visual studio or visual basic 2008 can you guys help me? INTERNET SERVICE PROVIDER An internet service provicer offers 3 subscriptions packages to its customers, plus a discount for …

Member Avatar for milonsito
0
325
Member Avatar for laghaterohan

hello, I get my values displayed in the datagrid on the click of search button. In that datagrid there are several fields....among them one is the ID field.... When i click on the ID field that id should get displayed in the ID TEXT FIELD... Well, below is the code …

Member Avatar for manal
0
126

The End.