670 Posted Topics
Re: day dreaming . maybe you can just make a new project. | |
I deal with vb.net, but i want to take a look at java. Whats your advice on things to expect? | |
Re: check [URL="http://www.dreamincode.net/forums/topic/103960-save-and-retrieve-images-with-sql-server/"]here[/URL] | |
Re: Just learnt that Shanti C wants to know what i learnt today | |
Re: check [URL="http://www.connectionstrings.com"]here[/URL] for all connection strings | |
Re: Read [URL="http://www.codeproject.com/KB/database/Store_images_in_SQL_Serve.aspx"]here[/URL] | |
| |
Re: [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 | |
Re: If it works, then mark thread as solved | |
Re: Had same issues yesterday and the day before. Am not sure its peculiar to browsers though i use firefox and also on windows 7 | |
Re: You can simply use the Import and Export wizard in SQL server Management studio | |
Re: the datatype on your dbase does not match that of the datetimepicker | |
Re: 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 | |
Re: Whats the difference between this thread and [URL="http://www.daniweb.com/web-development/databases/ms-sql/threads/233907"]this[/URL] | |
| |
Re: 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. | |
Re: adam_K already gave you that in one of his response above | |
![]() | Re: Use a real database (SQL Server maybe) |
Re: 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 … | |
Re: Its like asking, how can i find search engines........They exist use them | |
Re: [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 … | |
Re: [QUOTE=;][/QUOTE] U may want to check your syntax well. RSELECT select_list RINTO [New_Table_Name] RFROM Table_List | |
Re: 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 | |
![]() | Re: Was just gonna say that. |
Re: 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 | |
Re: Go [URL="http://www.daniweb.com/software-development/vbnet/threads/47715"]here [/URL] | |
| |
Re: 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? | |
Re: 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 | |
Re: show some code....thats the best way you can get help | |
Re: [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 | |
1st world countries (developed), no second world but the poor ones are called third world countries. Why? | |
Re: Now you know where the error is, try solving it and if you still encounter further problems, you can surely get your answer here | |
Re: use the cmd.ExecuteNonQuery() just after your insert statement | |
Re: If you just mentioned all those languages then you don't have a problem | |
Re: What database if you plan to use any and is your app to be accessed locally by client systems or over the internet? | |
Re: 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. | |
Re: Are you saying you want to move all data from table one to table two? | |
Re: [CODE]If My.Computer.Network.IsAvailable then MsgBox("Network detected!") Else MsgBox("Network connection is not found!") End If[/CODE] | |
Re: 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 | |
Re: Best is to use a 'JOIN' statement | |
Re: Use the menustrip control in the Menus & Toolbars section of the toolbox | |
Re: We can hep you if you help us by showing some effort |
The End.