670 Posted Topics

Member Avatar for mshdpotato
Member Avatar for Netcode

I deal with vb.net, but i want to take a look at java. Whats your advice on things to expect?

Member Avatar for Netcode
-1
228
Member Avatar for yehtunaung

check [URL="http://www.dreamincode.net/forums/topic/103960-save-and-retrieve-images-with-sql-server/"]here[/URL]

Member Avatar for ErnestSeeker
0
381
Member Avatar for Shanti C
Member Avatar for Netcode
0
925
Member Avatar for jigarsangoi
Member Avatar for Netcode
0
100
Member Avatar for daniells
Member Avatar for khentz
Member Avatar for huBelial

Read [URL="http://www.codeproject.com/KB/database/Store_images_in_SQL_Serve.aspx"]here[/URL]

Member Avatar for Netcode
0
352
Member Avatar for Coco Chanel
Member Avatar for mikejs

[QUOTE] SELECT tenant.firstName, tenant.lastName FROM tenant JOIN Name ON tenant.firstName = firstName.lastName",[/QUOTE] You could create a view by joining both tables and then fill up your listbox from the saved VIEW

Member Avatar for mikejs
0
141
Member Avatar for TestVBnet
Member Avatar for mikejs
Member Avatar for bangor_boy
Member Avatar for jonsca

Had same issues yesterday and the day before. Am not sure its peculiar to browsers though i use firefox and also on windows 7

Member Avatar for blud
0
229
Member Avatar for Walahh
Member Avatar for mikejs
Member Avatar for slaith

So if you don't want to use a database system, what do you intend to use because in all you statements, you mention insert, update, data fetching and others but you never mentioned your alternative for using a database system

Member Avatar for slaith
0
127
Member Avatar for dhfg

Whats the difference between this thread and [URL="http://www.daniweb.com/web-development/databases/ms-sql/threads/233907"]this[/URL]

Member Avatar for Netcode
0
117
Member Avatar for aiwasen
Member Avatar for JustCC

Humble yourself. I feel you're asking for so much recognition just because you know OOP. No employer considers that and in a work place, there is hierarchy so even if you know so much, you may just find yourself under a bloody novice.

Member Avatar for Narue
0
236
Member Avatar for Cally_Law
Member Avatar for Derren
Member Avatar for bluehangook629

Its not possible to insert an item into a databound comboBox. One way you can do the trick is this: > Make the 'Please Select...' the first data in your table in your database > Add additional fields in the database > write your databaound codes to load items from …

Member Avatar for bluehangook629
0
151
Member Avatar for mixplates
Member Avatar for Netcode
0
38
Member Avatar for tech291083

[QUOTE=ansu;418728]Hi how do I configure two servers namely Database server (Oracle8i) and application server and how do I link them.Operating system is windows 2000. Please guide me step by step.I am a beginner Thanks[/QUOTE] First, you have to know if they are to interact and if they are to do …

Member Avatar for Netcode
-1
829
Member Avatar for dips10

[QUOTE=;][/QUOTE] U may want to check your syntax well. RSELECT select_list RINTO [New_Table_Name] RFROM Table_List

Member Avatar for Netcode
0
90
Member Avatar for lcfjoertoft

You can use JOIN keyword to link two or more tables and retrieve data from those tables based on similar columns that exist in those tables or you could make good use of subqueries

Member Avatar for Netcode
0
237
Member Avatar for Derren
Member Avatar for TeresaTa

You did not say what the error was but please check your UPDATE Statement and check what the semicolon (;) would or should be doing there

Member Avatar for GeekByChoiCe
0
95
Member Avatar for iamjess147

Go [URL="http://www.daniweb.com/software-development/vbnet/threads/47715"]here [/URL]

Member Avatar for codeorder
0
217
Member Avatar for installer
Member Avatar for aditya_amb

Whats prtyint? Is it a value to go into the DownloadPriority column Where are you values all coming from and where is the prtyint especially obatined from. Could it be from the value of a textbox or what?

Member Avatar for Ezzaral
0
114
Member Avatar for thamim.it

You can always upgrade vb6.0 codes to vb.net but never heard of it the other way round. The world is moving forward. Since you have the vb.net codes and you understand it, the vb6.0 would be easy for you to implement

Member Avatar for Netcode
-1
2K
Member Avatar for shers
Member Avatar for shers
0
61
Member Avatar for sneekula

[QUOTE=Salem;1577458]> You know you are a geek when .... You post "You know you are a geek when ...." threads :) And also reply to "You know you are a geek when ...." threads ;)[/QUOTE] .........when you solve a thread

Member Avatar for Netcode
0
674
Member Avatar for Netcode

1st world countries (developed), no second world but the poor ones are called third world countries. Why?

Member Avatar for Netcode
-1
102
Member Avatar for alfredo11

Now you know where the error is, try solving it and if you still encounter further problems, you can surely get your answer here

Member Avatar for Netcode
0
201
Member Avatar for kylelendo
Member Avatar for omarized
Member Avatar for Netcode
0
144
Member Avatar for purna3234

If you just mentioned all those languages then you don't have a problem

Member Avatar for Netcode
0
25
Member Avatar for Galbatorix

What database if you plan to use any and is your app to be accessed locally by client systems or over the internet?

Member Avatar for debasisdas
0
89
Member Avatar for MooGeek

Facebook is hell. Funny enough, am not sure the owner(name withheld cos we all know him). its a bad distraction and no one really wants to know if you stumbled on a block. so y waste your bloody time on it.

Member Avatar for Netcode
4
502
Member Avatar for uva1102
Member Avatar for BitBlt
0
107
Member Avatar for VB_Magic

[CODE]If My.Computer.Network.IsAvailable then MsgBox("Network detected!") Else MsgBox("Network connection is not found!") End If[/CODE]

Member Avatar for GeekByChoiCe
0
211
Member Avatar for ptaylor965
Member Avatar for StevenSchaffner

You can set the visible property of the datagrid in the properties section to false in design time and then code your button to make it visible after the search

Member Avatar for StevenSchaffner
0
139
Member Avatar for Bax
Member Avatar for jingda
Member Avatar for Brewerb

Use the menustrip control in the Menus & Toolbars section of the toolbox

Member Avatar for Netcode
0
216
Member Avatar for zoraster01

The End.