Development Questions and Answers
121 - 140 of 5207

store image to sql server

would you please give me a code to store and retrieve an image in SQL Server 2000, using Visual Basic 6.0 on the front end Software/Hardware used: vb6

Answer Question   |  Oct 19 2009  8:28 AM GMT
SQL Server Image Store, SQL Server 2000, VB 6.0
asked by Azad

  10 pts.

flash memory progrming in microcontroler

how to flash memory progrming in microcontroler using c?

View Answer   |  Oct 19 2009  4:30 AM GMT
Flash memory, Microcontroller, C programming
asked by Emebedded

  5 pts.

Display array in list box VB 2008

Hi all, How do I display a whole array in one list box? (I want it to be displayed in the form load event...is that possible?)  For example I want to display these: ============================   mstrMonths(0) = "January"   mstrMonths(1) = "February"   mstrMonths(2) = "March" ...

View Answer   |  Oct 18 2009  2:33 PM GMT
Visual Basic 08, VB, VB 2008
asked by Vitaming

  15 pts.

I NEED SQL COMMAND TO EXTRACT THE NUMERIC VALUSE IN BETWEEN THE STRINGS

VCH:FR:AUD/120.18/51.26YQAC/1.35QKAD/14.47QRCO/14.47QREB/1.35QKSB/6.00WGSE/20.91UOVZ I NEED TO EXTRACT THE VALUES IN THE ABOVE STRING AND SUMM ALL THE VALUES USING SQL COMMAND EX:120.18+51.26+1.35.....IN THE ABOVE GIVEN REFRENCE Software/Hardware used: SOFTWARE

Answer Question   |  Oct 17 2009  5:21 AM GMT
SQL commands, SQL
asked by UUKKY

  15 pts.

Why do multiple requests fail in my .NET Web Service?

I have a web service whose only exposed method instantiates a DLL.  The DLL's only job is to query a database to get a filepath to an image then return the image base64'd. I also have a test client to make requests to the web service.  It has a field in which the user enters an ID for the image...

Answer Question   |  Oct 16 2009  8:04 PM GMT
.NET Framework 2.0, VB.NET, Web services
asked by Bladetrick

  5 pts.

aspect oriented && service oriented

what is the differnt between object oriented & aspect oriented& service oriented? what is the strength and limitation of object oriented & aspect oriented& service oriented? where we can apply these methodology?

asked by Computerinformationsystems

  5 pts.

Most popular blog posts this week

10. Removing old hardware after a P2V conversion Eric Siebert shares a long-held best practice regarding old server management. 9. The challenge of managing risk when IT budgets tighten Linda Tucci explains the challenges of a down economy -- and offers some tips on coming out ahead. 8. Ellison...

Answer Question   |  Oct 16 2009  2:53 PM GMT
ITKE, AS/400, Channel
asked by ITKE

  10345 pts.

calling trigger in oracle db 10g

hi all! I do have a table called customers. I want to delete and update rows in this table. But I want to keep rows' history before operations into another table. I know this will be performed with help of a trigger. How I could do this? I'm waiting for your help.                  ...

View Answer   |  Oct 16 2009  7:32 AM GMT
ASP.NET 2.0, C#, Oracle developers
asked by Girma

  10 pts.

SQL related tables

I have 2 tables one with all my products and their accociated details and another with comments on the products. Product table 1 prodID, title, description, price Comments table 2 commID, prodID, comment I would like to export this to a single XML file, thus an XML element for each product from...

View Answer   |  Oct 16 2009  7:10 AM GMT
SQL tables, SQL Related Tables, MySQL 5.0
asked by Geeko

  5 pts.

VB

Hi Experts in VB 6.0 Please Tell me how I code for combo just like Access form eg. In Access Form's Combo -- when we start type any letter then nearest matching data should be selected and auto also showing during typing in the combo box Question : Please give any idea for VB 6.0 Combo --- so when...

View Answer   |  Oct 16 2009  4:26 AM GMT
VB, VB 6.0, Visual Basic
asked by AnandaDebnath

  260 pts.

Attaching a Default Icon to .exe file

Ok, I know how to change an icon, through the properties tag, but my question is this. How does one attach an icon to a program coded in Visual Basic with a default icon, instead of the one that is always there? Like if I make my own Icon.ico file, how do I make that the default icon for my...

View Answer   |  Oct 15 2009  11:52 PM GMT
.ico, Visual Basic, VB4
asked by TheFinder

  300 pts.

Print to file and getting Un-Readable data.

I'm trying to print out my Visual Basic 4 code to a file, and get un-read-a-ble code, but if I print it out to my Printer it's very readable, why can't I get readable data when printing to file?

View Answer   |  Oct 15 2009  8:59 PM GMT
VB4, Visual Basic 4, Visual Basic developers
asked by TheFinder

  300 pts.

DataGridView - just clicking in a cell causes DataTable getChanges to report changes

Hi, I want to know if values in a DataGridView have been changed. But it seems that just by clicking in a cell (without changing any values) causes DataTable getChanges to indicate that changes have been made. How can I know that "real" changes have been made ? Thanks, docw Software/Hardware...

Answer Question   |  Oct 15 2009  6:37 PM GMT
DataGridView, rows, modifed
asked by Docw

  20 pts.

Community Announcement: Cash in your Knowledge Points for an Amazon gift card

Members who have earned over 1,000 Knowledge Points in the community by December 15th have the opportunity to cash in their points for Amazon gift cards -- just e-mail us at contactus -AT- itknowledgeexchange.com with your handle when you choose to cash out. You can also post here in the discussion...

View Answer   |  Oct 15 2009  2:32 PM GMT
ITKE, Giveaways, Knowledge Points
asked by ITKE

  10345 pts.

Tree View Control

i am trying 2 make and explorer using the tree view control in my project using VB 6, SQL Server 2000 and crystal reports. in the looping statements i had inculed the details and all. i need 2 display the results in the Grid Box when click the nodes in the Tree control. please provide the code for...

View Answer   |  Oct 15 2009  8:55 AM GMT
VB 6, Tree View control, Visual Basic
asked by RAYNISH

  35 pts.

Please tell me the Correct mechanism to determine the testing is Completed as per Specification

Hi, All test Cases are execuated & all bugs are Closed. This stage application is ready to go for UAT . At this Stage if Software Tester / Test Engineer want mechanism to Determine Application will  working Fine in UAT Software/Hardware used: Software

View Answer   |  Oct 15 2009  7:14 AM GMT
Software Manual Testing, Software testing, UAT
asked by Samruddhi

  10 pts.

How to Write the Effiecent & Effective Test Cases based on SRS ( use Cases) / Mocks / SDD

Hi, I am only doing the Functional Manual Testing .so please tell me how to Write a Effeiecnt & Effective Test Cases based on Use Cases ,Mocks OR SDD.   Software/Hardware used: Software

View Answer   |  Oct 15 2009  6:50 AM GMT
Software Manual Testing, Software testing
asked by Samruddhi

  10 pts.

SQLRPGLE

I've Report to print using SQLRPGLE The Report criteria screen has around 15-20 select conditions...based on the conditions entered by the user, I build a query of type Select * from emp1 where val1 = ? and val2 =? and val3 = ? and........... This is the first time I'm dealing with so many select...

View Answer   |  Oct 14 2009  10:05 PM GMT
SQLRPGLE, SQL, RPGLE
asked by Nutangujar

  750 pts.

The most-watched IT questions this week: Oct. 13, 2009

Here are the 10 most watched questions on ITKE: There’s some great discussions going on ranging from going green to how to create a new network. Go answer a question now and take your shot at winning a TV, or check out the rest of the top 10 on the Community Blog: 1. Going green: Are you feeling...

Answer Question   |  Oct 14 2009  1:37 PM GMT
ITKE, AS/400, Channel
asked by Michael Morisy

  720 pts.

Using SQL with MS Access and the AS400.

Each of the numbers in the column [New PART] is linked to the column [OLD PART]. The [New Part] column may have multiple rows of the same number in the same column but is it due to the association to the [OLISTd part] column, which are out dated numbers. Both the [OLISTd part] and the [new part]...

View Answer   |  Oct 13 2009  2:16 PM GMT
SQL, MS Access Database Table
asked by CompEng

  600 pts.

121 - 140 of 5207