Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
60% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
0 Endorsements
~2K People Reached
Favorite Forums
Favorite Tags

16 Posted Topics

Member Avatar for Ravi Singhal

Hi all, My query is that I have some tables in MsAccess. Using that tables I want to create some more table by putting some query. (Like I want to merge two table in a single table.) How it is possiple by using VB6.

Member Avatar for jireh
0
63
Member Avatar for Cyone

hello sir, Myself Ravi Singhal and I am a VBA developer in India. Can you assist me in my one problem in vb.net

Member Avatar for hollystyles
0
60
Member Avatar for Ravi Singhal

Hi all, Myself Ravi Singhal. I am just of 22year old. I lives in India in New Delhi. I am working in RMSI from past 6month. There I am working as a VBA developer. If I will face any problem in my working. I will share it with you people. …

Member Avatar for happygeek
0
46
Member Avatar for Ravi Singhal

hi all, I want to create addIn in vb.net. I have created it in VBA before it. what step have to take. Can any body help me out.. Thanks alot

0
50
Member Avatar for Ravi Singhal

hi , i am writing a programme in vb6. I want to check whether my cities are matching with cities in database. so i want to ask that how to pass a array to a database by query. I have written the following code please help me Dim CITYARRAY(5) As …

Member Avatar for manoshailu
0
89
Member Avatar for srinath.sec

Hi, Liabrary fuction is fuction which are already compiled and stored in a perticuler folder so that we can use is further, and system call is made by compiler. System call is made by compiler to the operating system. whenever compiler face some problem to compile prolem it calls to …

Member Avatar for Ancient Dragon
0
100
Member Avatar for mhovidz

[quote=mhovidz;348815]Good day! I have a problem in changing a properties of a control in class module. I want to put it in a function so that every now and then I can call it. Could anyone help me how to change it! Thanks in advance![/quote] Plz give the detail about …

Member Avatar for mhovidz
0
80
Member Avatar for victor Thomas.D

[quote=victor Thomas.D;348098]Hi, 1 ) I must take a back up of a access data base daily and store in my desktop. Please give me coding to copy the access data base from the c drive and to paste in my desktop. Every time when i save the access in my …

Member Avatar for victor Thomas.D
0
85
Member Avatar for ONELA

[quote=ONELA;348550]I M A Girl Reading A Degree At A Local University , I M Having A Assignment To Do Please Help Me On That Fact[/quote] Plz give detail of your assingnment so that we can help u

Member Avatar for Ene Uran
-1
95
Member Avatar for yaya_star

[quote=yaya_star;347056]i use thsi code for timer , but it shows the messagebox 50 times.. i just need the mesage box to be showed once only [COLOR=#008000]Dim conn As New OleDbConnection[/COLOR] [COLOR=#008000]Dim dap As OleDbDataReader[/COLOR] [COLOR=#008000]Dim cmdb As New OleDbCommand[/COLOR] [COLOR=#008000]conn.ConnectionString = Provider=Microsoft.JET.OLEDB.4.0;DATA SOURCE= c:\ApptDB.mdb"[/COLOR] [COLOR=#008000]conn.Open()[/COLOR] [COLOR=#008000]cmdb.Connection = conn[/COLOR] [COLOR=#008000]cmdb.CommandText = …

Member Avatar for yaya_star
0
109
Member Avatar for Slavrix

[quote=Slavrix;349568]hey guys i got this iece of code on a program i am writing, and i was jus twondering if you could help me to convert it so it uses the conditional operator to make it into a 1 line code, cheers [code=C++] int total, start, stop, increment; if (total …

Member Avatar for addicted
0
145
Member Avatar for Ravi Singhal

Hi, Can somebody help me I am creating a macro in excel and I want to take input from user. user can give address of any column,row,cell and may be insert perticuler value.and after that I work on that data and response Excel User. Thanks in advane

Member Avatar for PVBert
0
86
Member Avatar for ezbie

[quote=ezbie;347369]My options in my combobox are added from my mdb database... what I need is for each time my form, or program for that matter loads is to have the selected option default to the option that was last selected. So essentially, I need my combo box to "remember" which …

Member Avatar for iamthwee
0
816
Member Avatar for Ravi Singhal

Hi everyone I want to insert flexgrid control in vb.net. But there is no such tool to add it. See I dont want to add datagrid bcoz it dosenot allow to take input from user. I need MSFlexgrid just like in VB6. can anybody help me. Thanks in advance

Member Avatar for iamthwee
0
132
Member Avatar for yaya_star

[quote=yaya_star;347713]lstUsers.Clear() lstUsers.View = View.Details lstUsers.Activation = ItemActivation.TwoClick lstUsers.Columns.Add([COLOR=#800000]"First Name"[/COLOR], 100, HorizontalAlignment.Center) lstUsers.Columns.Add([COLOR=#800000]"Last Name"[/COLOR], 100, HorizontalAlignment.Center) lstUsers.Columns.Add([COLOR=#800000]"Email"[/COLOR], 100, HorizontalAlignment.Center) lstUsers.Columns.Add([COLOR=#800000]"Job Title"[/COLOR], 100, HorizontalAlignment.Center) lstUsers.Columns.Add([COLOR=#800000]"Mobile No"[/COLOR], 100, HorizontalAlignment.Center) [COLOR=#008000]'lstUsers.Columns.Add("People Involved", 100, HorizontalAlignment.Center)[/COLOR] [COLOR=#0000ff]Dim[/COLOR] cnn [COLOR=#0000ff]As[/COLOR] [COLOR=#0000ff]New[/COLOR] OleDbConnection [COLOR=#0000ff]Dim[/COLOR] da [COLOR=#0000ff]As[/COLOR] OleDbDataReader [COLOR=#0000ff]Dim[/COLOR] cmd1 [COLOR=#0000ff]As[/COLOR] [COLOR=#0000ff]New[/COLOR] OleDbCommand cnn.ConnectionString = [COLOR=#800000]"Provider=Microsoft.JET.OLEDB.4.0;DATA SOURCE=c:\ApptDB.mdb"[/COLOR] cnn.Open() cmd1.Connection …

Member Avatar for Ravi Singhal
0
76
Member Avatar for shy_wani

[quote=shy_wani;344836]hi.. i have problem...which i don;t know how to perform this action.. i have a page...named "preview.aspx". this page should preview all the Question with their Answer List example of Question: What is the temperature of boiling water? example of Answer : 100 degrees Celcius, 120 degrees Celsius, 80 degrees, …

Member Avatar for Ravi Singhal
0
141

The End.