20,284 Topics

Member Avatar for
Member Avatar for b1izzard

Hi all I am trying to insert a record into MS-Access database using VS2008 as front end and this is my code i am using to connect to the database. login.mdb has two tables(login,schedules) [CODE] Dim con As New OleDb.OleDbConnection Dim cmd As OleDbCommand Dim myquery As String Dim count …

Member Avatar for shuhana84
0
249
Member Avatar for rss2363

I'm trying to write out animals from a database. All the samples I see for creating View pages have hard-coded "nodes" in the URLs, but since I'm reading my data from a database, I don't know all the "nodes". I can get my first view to work but my second …

0
95
Member Avatar for vamsikrishna20

Hello Sir, I am using a web application . I need to be able to access the clipboard data using javascript . I have completed implementing this in internet explorer but haivng an issue implemnting this feature in mozilla . code in internet explorer: document.getElementById('ClipboardContent').value = window.clipboardData.getData('Text'); Regards, vamsi.

0
86
Member Avatar for goboxe

Hi, I am looking at functions that convert standard date to Julian data and vice versa. I tried to search the forum, but found nothing. Thanks, G

Member Avatar for tratak
0
117
Member Avatar for Awah Mohamed

hi guys . i need your help to start vb so please tell me how to start learning vb and where can i get free resorces and support

Member Avatar for Nikon70
0
109
Member Avatar for hirenpatel53
Member Avatar for hirenpatel53
0
262
Member Avatar for balu_s

[I]<<split from [URL="http://www.daniweb.com/forums/thread289067.html"]here[/URL]>>[/I] As tha same i 2 had tried but t is coming error like [B]Default settings SQL Server does not allow remote connections. (provider: Named Pipes Provider, [COLOR="Red"]error: 40 [/COLOR]- Could not open a connection to SQL Server)).[/B]

Member Avatar for pritesh2010
0
63
Member Avatar for arch_mah

In the employee module i want to pick and add a picture from web camera.. On the "add picture" button i need to open a web camera screen.. Can it be possible..Please help

Member Avatar for arch_mah
0
89
Member Avatar for molivia03

Dear All Precious programmer, I have a problem in trying to get a list of a date including days in a table start from first day of the month to the last day of the month. This date should not include the satuday and sunday. and I should be able …

Member Avatar for hirenpatel53
0
149
Member Avatar for arch_mah

I have two doubts.. 1..I am trying to make a toolbox(As Like in the Visual studio screen at the left hand side ) in my project .when i put my mouse in the toolbox it should expand and when i put my mouse back then it should compressed. 2..In our …

Member Avatar for arch_mah
0
235
Member Avatar for sreyad12

How to display data from an MS Access table by selecting the a corresponding fileld from another table using VB .NET 2005?

Member Avatar for kingbawee
0
95
Member Avatar for leahrose87

Hello! It may sound silly but I really need help. I am just a beginner in vb .net. I am now developing a window-based software. This is the problem: 1. After the user log-in, the system must show the parent form and automatically show the main transaction form base on …

Member Avatar for leahrose87
0
526
Member Avatar for Huntondoom

hey, I was looking for a method I have a datagridview and a contentmenustrip if a click on a row I want to be able to retrieve information form the row to the contentmenustrip

0
17
Member Avatar for svmvishnu

Which is the best Database design book/tutorial for beginner to learn about database design and master on it.

Member Avatar for finito
0
78
Member Avatar for p3p3p3

hi im new in vb.net i need to make a form like this [url]http://img138.imageshack.us/img138/8861/randome.png[/url] [url]http://img153.imageshack.us/img153/7952/random2o.png[/url] [color=#FF0000]For Firstname and Lastname[/color]: When you click to random Button it will auto pick random Firstname from [b]Firstname.txt[/b] and random Lastname from [b]Lastname.txt[/b] [color=#FF0000]For Username:[/color] when you click to random Username Button it will auto …

Member Avatar for p3p3p3
0
100
Member Avatar for judithSampathwa

hi there, this question have posted before also, but i ahave some more questions as well. when i try to validate the datagridview cell which evet should i use in the datagrid view. i and using the dgvActions_CellValidating event,but the thing is i want to validate the cell after the …

Member Avatar for judithSampathwa
0
1K
Member Avatar for VB 2012

Can somoene please help me I want to Know how to Drag and Drop to cut files/folders and it opens a folderdialog for the destination:(

Member Avatar for VB 2012
0
93
Member Avatar for leahrose87

I have two form the parent form with the menu list and the child form. I want to show the two form simultaneously or the main menu first and then the child form.Is it possible? Any idea?

Member Avatar for pritesh2010
0
194
Member Avatar for hassan_wah

We are converting a Visual Basic 6.0 application to vb.net 2008 and are having an issue, while executing the code under “form activated event”. There is a difference in behavior between form.activate in Visual Basic 6.0 and form.activated in vb.net. In Visual Basic 6.0, the Activate event was raised only …

Member Avatar for hassan_wah
1
433
Member Avatar for leahrose87
Member Avatar for utong_005

[TEX]hi can someone help me about creating an autonumber in vb.net... can i make an autonumber with out using data base? can someone give a sample code TY[/TEX]

Member Avatar for hirenpatel53
0
71
Member Avatar for molivia03

Dear All Precious programmer, I have a problem in trying to get a list of a date including days in a table start from first day of the month to the last day of the month. This date should not include the satuday and sunday. and I should be able …

Member Avatar for molivia03
0
100
Member Avatar for fenhopi

Hey! I have a program that searches for a word in a .txt file. When it finds the word I want to print the following 5 lines under that word. So for example: I search for "juice", and my label grabs this out of the textfile: juice apple grape orange …

Member Avatar for fenhopi
0
73
Member Avatar for ajaygour
Member Avatar for Mr Programmer

In my form, there is 1 Button and 1 Label. There is no text in Label1 right now. I have coded the button: [CODE]Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click Label1.Text = "1" End Sub End Class[/CODE] Now when i run the project, i click …

Member Avatar for Mr Programmer
0
165
Member Avatar for Leodumbi

Hi Guys I've been for the last 8 months studying and creating a project and finished - at least as long as I could :) - Now I have a BIG problem,I want to make the Executable "Package". for installation and ultimate test of what I've build Is there someone …

Member Avatar for ajaygour
0
103
Member Avatar for thalz
Member Avatar for mindserve

I have the following on an RDLC report: =Sum(Cdec(Fields!ServiceCost.Value) - (Cdec(Fields!ServiceCost.value and Fields!Confirmed.value = False))) The problem is that it takes the false and add's any .00 to the total. So if it's supposed to be 241.00 and a false evaluates with $31.25 I end up with something like 241.25 …

0
52
Member Avatar for madlan

I'm writing a small search tool that searches a SQL Server database using Full Text Indexing. I have two text boxes with four radio buttons between (NEAR, OR, AND, AND NOT) Ex. CONTAINSTABLE(jobs, *, ‘computer NEAR California’) This works fine but if I start adding more text boxes\radio buttons (As …

Member Avatar for GeekByChoiCe
0
69
Member Avatar for anuj6928

hello there... acctually i m creating a desktop application in vb.net so on the data insertaton page i had got an error that is "the ConnectionString property not initilized".. so i m posting all my code here... kindly help me.. [code] Public Class Registration Private Sub Button1_Click(ByVal sender As System.Object, …

Member Avatar for anuj6928
0
173

The End.