Recent IT Questions

1 - 20 of 144
<<PREVIOUS 1|2|3|4|5|6|7|8 NEXT>>

how can i limit the data size while entering to the database ?

how can i limit the data size while entering to the database from Excel sheet using vb6?

View Answer   |  May 2 2008   10:43 AM GMT   |  asked by Shwetha
VB6, Visual Basic, Microsoft Excel


convert fraction to decimal numbers

In Visual basic how do you convert fraction to decimal numbers?

View Answer   |  May 1 2008   8:55 AM GMT   |  asked by Phoenixcna
Visual Basic, Conversion functions


Using shell execute from Visual Basic

How can I use the function Shell Execute in Visual Basic Code. I am running MsAccess. I want to use the Shell execute command ro run sqlloader command which loads data into an Oracle table. Would benice to have an example of this. /Roland

View Answer   |  May 1 2008   5:34 AM GMT   |  asked by Rolandsk
Visual Basic, Microsoft Access, SQL Loader


IS It Possible to create Recusrive function using sql udf or stored procedures?

Hii have a scenario of n level tree structure.in order to traverse to my desired node i am using Recursive function until i get my desired node in my vb code but i am getting a performance issue.SO i reckon that this performance can be overcome by using sql udf or stored procedure.If so please...

View Answer   |  Apr 26 2008   7:38 AM GMT   |  asked by Balajisairam
Recurive function, SQL UDF, VB


Working with Excel in ActiveX DLL

I have a OCX file that is registered on client's PC and called from ASP to perform the Excel manipulation (copy charts and paste into PPT). I tried to register the OCX on server and called using <Object> tag, did not work, still looking for the OCX on the client. Created a new DLL file...

Answer Question   |  Apr 25 2008   5:59 PM GMT   |  asked by Dfree
DLL, OCX, VB


How to rectify the overflow error occured?

Hi..i appended 4 to 5 records, after that overflow error had occured while executing the sql query in vb....Pl guide me how to solve this?Sree...

Answer Question   |  Apr 24 2008   4:20 PM GMT   |  asked by Sreegans
SQL error messages, VB, Visual Basic


How to work with Visual Basics 6.0 and SQL Server 2000

I am designing a system with Visual Basics 6.0 as the user interface and SQL Server 2000 as the backend. How can I add data to the database through Visual Basics? How about deleting data in the tables?

View Answer   |  Apr 18 2008   1:17 PM GMT   |  asked by SQL Server Ask the Experts
Visual Basic, SQL Server 2000, SQL Server integration/interoperability


How to pass Parameter of stored procedure Crystal report

How to pass parameter of Crystal report from visual Basic while crystal report created with stored procedure

Answer Question   |  Apr 16 2008   12:42 AM GMT   |  asked by N7
Crystal Reports, Stored procedures, VB


SAP Security outside in

Question,I came to this company 1yr ago and noticed immediately they had not implemented Security!!! SAP_ALL for everyone in Production!!!So as my second BIG project I took on, Security. In building the profiles for these people I came across 2 problems which are holding me from rolling out these...

Answer Question   |  Apr 2 2008   3:16 PM GMT   |  asked by 1112gene
SAP, VB, Security Program Management


How to Split a String using Visual Basic

I want to Split the StringsMemberName=Totalmarket <null> <null> C10A and store it separately how can i do it using Visual Basic

View Answer   |  Mar 14 2008   8:54 AM GMT   |  asked by Jothi1
Visual Basic, Strings


How can I learn more about Java and scripting languages?

I got my bachelor's degree in electronics and communication engineering and continued to get my master's in networking. When I started applying for internships, I found that most of the companies require Java, C, C++, Perl, HTML and Visual Basic, but I only have C and a little bit of C++...

View Answer   |  Mar 12 2008   7:59 PM GMT   |  asked by NetworkingATE
Career development, Networking, Programming Languages


How to add another row header to Excel Report using Visual Basic

HI,I want to add another row and column header to a Excel Report using Visual Basic..

View Answer   |  Mar 10 2008   11:07 AM GMT   |  asked by Jothi1
Visual Basic, Microsoft Excel


How to search particular data in range of data and everytime save it in a cell

How to search particular data in range of data and everytime save it in a cell in Excel using VB code

View Answer   |  Mar 10 2008   8:45 AM GMT   |  asked by VBA
VBA, Visual Basic, Microsoft Excel


Recordet

Why we close/destroy recordset in vb? Is it good practise to close/ destroy recordset?

View Answer   |  Mar 8 2008   3:11 PM GMT   |  asked by Ritesh18a
VB, Recordset, Visual Basic


VB6 vs. Visual Studios 6

What is the major differences between VB6 and Visual Studio 6.0

View Answer   |  Feb 21 2008   5:08 PM GMT   |  asked by Jason Hansen
VB6, Visual Basic, Visual Studio


Object.MouseEnter and/or Object.MouseLeave

I have built a program that is using 75 Control Buttons, laced in a Panel, on one form. Using a ForEach/Loop to loop through all 75 buttons, I am looking for the syntax (code) that will allow me to indentify which of the 75 buttons activated the ForEach/Loop by way on Object.MouseEnter and/or...

View Answer   |  Feb 20 2008   7:28 PM GMT   |  asked by PastorJ
Visual Basic, Object.MouseLeave, Object.MouseEnter


data reportsin vb

how to do filter in database if i have to print a saperate record from a database, with the helpof dataraports, how to use tht.when ever i give give print command it will print all record that r present in the database, plz give me the details or code that i can print only a selected record. plz...

Answer Question   |  Feb 20 2008   9:53 AM GMT   |  asked by .net,c ,c++
VB, Visual Basic, VB Data Report


Mobil 5.0 open an MS Access database

Can someone who has used a Mobil5.0 application to open,modify a MS Access Database. Would you share how you did this? I'm fairly new to VS2005. I have a application that communicates with a text file but would really like it to use a database instead.

View Answer   |  Feb 4 2008   2:31 PM GMT   |  asked by Mcknightd
VS2005, Mobile data systems, Mobile devices


Visual Basic 6.0 Programming Trigonometry Question Using Repetition Method

Write a program to produce three lines of a trigonometry table. The program should request a number of degrees, n, as input and display the values of the sine, cosine, and tangent, function for angles of n – 1, n, and n + 1 degrees. The values should be displayed with five decimal places neatly...

Answer Question   |  Jan 31 2008   10:55 PM GMT   |  asked by Wangitarhero
Visual Basic, VB6


Upper limit for numeric fields

What is the maximum numeric field length for Visual Basic Applications running on SQL 2000

View Answer   |  Jan 4 2008   10:46 AM GMT   |  asked by Mozie
Visual Basic, Programming, SQL Server 2000


1 - 20 of 144
<<PREVIOUS 1|2|3|4|5|6|7|8 NEXT>>