I want to be able to upload a business card template with fields such as name and phone and ect. Can Visual Studio help me create a page where I can create a Visual Basic template where a user can enter info into the fields provided and it be stored in a database where I can access it and create a...
how i can convert below vb function into vb.net Public Function FChkUserLoggedIn(LoginId As Long) As Boolean Dim rs As ADODB.RecordSet, strsql As String Set rs = New ADODB.RecordSet 'strSql = "select msession from log where msession in (select msession from log where loginid = " &...
hi please tell me that, if i am using vb as front end and sql server 2000 as backend then for giving the facility of implicit periodical data backup at project, how can i go......through vb coding...
Dear sir, I am computer data entry operator, i would like to make one simple application reg Payroll using VB6 and SQL. I know only some basic commands in both but i dont know what are the steps taken first what we have to do (crating forms in vb or creating tables in sql or other i dont know...
Hi I'm creating a professional Text Editor with usage of RichTextBox control, and I have inserted some common controls such as SaveFileDialog and Load File Dialolg, and I basically want to be able to load files of all types (i.e Word Documents) the only documents I can open are RTF. I...
the data loading speed at user pc is much slower than my own pc with vs 2005 install. What component file should the end user have so that the application can run as smooth as those pc with vs 2005 install
I am at square one in learning programming. Currently taking a QB4.5 course and want to continue with visual basic. I am getting conflicting information about where to start. Some say VB2005 others say VB2008 and every version between gets a vote from someone. I don't want to waste time learning...
I have been experiancing this error with/in excel; "Compile error in Hidden module: TFworkbook When I remove a internal templet "EY TAS datebook" the error disappears. The problem is that I need to have the templet. The box that pops up is a visual basic box does anyone have a suggestion
Hi All, I am trying to transfer a table with more than 20,000 records from access2003 to Excel2003, The code i am using within VB goes like this Private Sub Allstock_excel_Click() Dim filename As String filename = "D:\Automotive_Rapore\Archives\AllstockReport\Allstock_" & Format(Now,...
hi to all, I'm developing a security software in Vb 6.0 with Sql Server 2000 as back end wherein 10 users will be there. I'm a newbie in multiuser programming. The question before me is that how to proceed further. My stand alone code is almost ready 50%. I'm using Ado for establishing connection...
Hi friends can any one resolve my problem as given below WHAT ARE THE DATA ENTRY CONTROLS IN ASP.NET , AND WHICH ONE IS PREFERABLE TO USE
My Debug pages does not show Configuration or Start Action options. It only show Start Options. How do I correct this?
I have a project with a few class libraries that are comprised of class hierarchies. The problem is when I access these class libraries from a form I see all of the classes that are inside of the class libraries. This is for a customer so I only want them to see the classes that they need to...
I get an error "Generating user instances in SQL Server is disabled. Use sp_configure 'user instances enabled' to generate user instances. I run the store procedure on SQL Server and it looks like it worked, but "Test Connection" gives me the same error. What can I do to resolve this error?
Least-Square Approximation. A program that calculates and displays the equation of the least-squares line, and then allows the user to enter a fuel price and uses the equation of the line to predict the corresponding consumption of fuel. (Place the numeric data from the table in a text file.)
i use the following code to connect and i created DSN but its not getting connected... whats my fault can anyone help me?? Dim X As ADODB.Connection Dim RS As ADODB.Recordset Dim RS1 As ADODB.Recordset i am getting underlined error in adodb.connection, adodb.recordset i think there is...
I have a VB6 app running on windows application server, accessed via Symbol scan gun. Sometimes the user can't enter data they need to into a text box. I could enter spaces but no other characters or numbers. After entering spaces I tried to backspace and a box showed up (in the txtbox field)...


