14,025 Topics

Member Avatar for
Member Avatar for JohnDove

My vb 2008 app uses Excel, but only briefly. Can I avoid referencing the Interop library Microsoft.Office.Interop,Excel?? Is there another way to link to Excel? In terms of its dealings with Excel, my app does little more than open a workbook and shade some cells. Many thanks

Member Avatar for gever
0
197
Member Avatar for judithSampathwa

hi there, i have a excel file which have purchase order information. the file contains of the information of the user and the the items that he ordered with the order item quantity and the price but there may be any amount of items in the excel sheet. the thing …

Member Avatar for nick.crane
0
219
Member Avatar for Techwriter10

There was a lot of pushing and shoving going on this week among the biggest players in technology. Google had its [URL="http://code.google.com/events/io/2010/"]I/O conference[/URL] and introduced several products and services aimed squarely at Apple, but that wasn't enough for them. Oh no, they had to rub Steve Jobs' nose in what …

Member Avatar for Jelousmee034
0
643
Member Avatar for maximusimo

Hi, Office 2007 running on Windows Vista Home Premium SP1 I have been presented with the above specced laptop to see if I can change the Office 2007 suite from Slovak to English. I have tried the following but has not worked. [url]http://office.microsoft.com/en-us/outlook/HA102517871033.aspx[/url] Although I cannot understand the language I …

Member Avatar for Jelousmee034
0
119
Member Avatar for Ledell

Internet explorer sporadically opens by itself . Once it starts, The home page doesn't load, it just displays the error page with "diagnose connection problems" button. I hardly ever use Internet Explorer. Primarily, I use Mozilla Firefox but it works fine. As far as I know, I have adequate virus …

Member Avatar for jholland1964
0
208
Member Avatar for Hypalink

I'm wondering is it possible to echo out an entire media player, such as windows media player,in a similar method to echoing out all other tags such as tables and divs? The code i want to echo out, only if certain variables dictate, is this: [CODE]<OBJECT id='mediaPlayer' width="300" height="250" classid='CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95' …

Member Avatar for diafol
0
133
Member Avatar for psuk0110

Hi i have a similar problem, i get random advertisement sounds, in firefox, my websites get redirected. I've tried running disk cleanup, C Cleaner then malwarebytes antimalware multiple times, there seems to be a file that i cant delete is HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Ext\Stats\{92109e9c-d153-4288-b749-6bb009efc319} I tried following the directions, but i cant seem …

Member Avatar for crunchie
0
1K
Member Avatar for easouza

I use win 7 pro 64-bit. I am trying to install a 64-bit driver for my Mustek scanner. I keep receving the message "Error 1606. Could not access network location \." and the driver will not install. Contacted Mustek and they referred me to a Microsoft registry fix but my …

Member Avatar for easouza
0
197
Member Avatar for ebiemami

Format of the connection string to access an ACCESS database in c# over network? I want to make a OleDbConnection in c# and connect it to an access database in another PC on my lan. This is an example of a connection string to connect to a database on my …

Member Avatar for Ramy Mahrous
0
467
Member Avatar for kaylaface

Any time I use a search engine and I click on the result I want, I am redirected to another website; generally advertisements. I followed all the steps from the "read me before posting thread" and was able to do everything except run the Microsoft Windows Malicious Software Tool. When …

Member Avatar for jholland1964
0
272
Member Avatar for khaled_jawaher

i want to know how to configure iis in order to access a remote microsoft access database in asp.net.permission how should it be,anonymous iis usrs,... any exact information pls thanks

Member Avatar for khaled_jawaher
0
148
Member Avatar for CarterLangley

Hi all, Did a site for a group I belong to. Now they want me to add a login page that would take people to a members only area. Need to be able to validate the users via a database. The only database I have available to me is Access …

Member Avatar for Ezzaral
0
149
Member Avatar for Nance23

I downloaded ATF Cleaner, DDS, by Subs, GMER Rootkit Scanner, Microsoft Windows Malicious Software Removal Tool, and Malwarebytes' anti-malware. But none of the program would run. The screen would pop up and disappear. I'm not sure if you guys can help me w/ this. But hopefully someone can. Well my …

Member Avatar for Nance23
0
264
Member Avatar for pickleleon

I've created a game and want to record highscores through textboxes. I've thought using an Access database may be one idea but seems quite complicated at my level of programming. I'm looking for some ideas or an alternative to using access. If not then some way i could go about …

Member Avatar for JOSheaIV
0
121
Member Avatar for gerbil

I cannot see where else to post this so here it goes.... =The font size range is a bit too large. I find it very disagreeable. for my taste, the big is far too big. Sorry. =I cannot link from Microsoft Windows to Win NT/2000/XP. I can only get there …

Member Avatar for Dani
0
476
Member Avatar for pkinstitches

Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 7:48:57 AM, on 5/24/2010 Platform: Windows Vista SP2 (WinNT 6.00.1906) MSIE: Internet Explorer v8.00 (8.00.6001.18904) Boot mode: Normal Running processes: C:\Windows\system32\taskeng.exe C:\Windows\system32\Dwm.exe C:\Windows\system32\taskeng.exe C:\Windows\Explorer.EXE C:\Program Files\Sony\Wireless Switch Setting Utility\Switcher.exe C:\Program Files\Sony\VAIO Update 3\VAIOUpdt.exe C:\Windows\RtHDVCpl.exe C:\Windows\System32\hkcmd.exe C:\Windows\System32\igfxpers.exe C:\Program Files\Synaptics\SynTP\SynTPEnh.exe C:\Program Files\Sony\ISB Utility\ISBMgr.exe …

Member Avatar for jholland1964
0
136
Member Avatar for Lygris

I want to write a complex piece of coding that will do several things: 1) It will clear the contents of a folder named "Cache". 2) It will open (if not already) Mozilla Thunderbird. 3) It will find the latest email that starts with a specific title. 4) It will …

Member Avatar for cguan_77
0
161
Member Avatar for ticktock

Hey all I currently am having trouble utilizing the oledbcommand method named parameter because I do not know how to use it properly :( Here is my class: [CODE]namespace CalendarApplicationLibrary { public class MeetingEntryDA { private const string CONNECTION_STRING = @"Provider=Microsoft.ACE.OLEDB.12.0;Data Source=C:\Entry\entry.accdb;Persist Security Info=False;"; public void WriteDataToFile(MeetingEntry currentEntry) { OleDbConnection …

Member Avatar for ticktock
0
2K
Member Avatar for Richard26

Hi, I would like to know how to put a small access database online and make it password protected. When accessed I would like the people concerned to be able to edit it and add information. Please can you tell me how and if this can be done. thanks richard

0
78
Member Avatar for leowasif

hi, i have Ms Access database having three fields ID username password and i want to make form that update them, my table name is studentLoginData [CODE] MessageBox.Show("the password is matched"); String conString = "Provider=Microsoft.Jet.OLEDB.4.0;" + "Data Source=C:\\Documents and Settings\\Wasif\\My Documents\\studentLogin.mdb"; SqlConnection objConn = new SqlConnection(conString); try { objConn.Open(); } …

Member Avatar for Orion2k
0
283
Member Avatar for khaled_jawaher

i am writing an application on my pc to insert record on a microsoft access database on another pc that has static ip address remotely.i can ping the remote address of the pc that i want to access without problems.the access database is in the folder c:\inetpub\wwwroot\db.mdb. i have the …

Member Avatar for khaled_jawaher
-1
116
Member Avatar for leowasif

i write following code to update database but every time i got update syntax error is anyone help me to .. [CODE]MessageBox.Show("the password is matched"); String conString = "Provider=Microsoft.Jet.OLEDB.4.0;" + "Data Source=C:\\Documents and Settings\\Wasif\\My Documents\\studentLogin.mdb"; OleDbConnection empConnection = new OleDbConnection(conString); String insertStatment = "UPDATE StudentLoginData Set ID='" + this.txt_id.Text + …

Member Avatar for kvprajapati
0
163
Member Avatar for karmyche

Hi folks, I've been getting nasty pop ups whenever I'm online, and now it's getting to the point it's interfering with my search engine. I've ran Avira, Spybot, and Malwarebytes, and it's still there. I'm completely computer illiterate, and need help! Thank you so much whoever can save my computer! …

Member Avatar for jholland1964
0
161
Member Avatar for Isaaac

I'm using an access database to save plain textboxes. I've made a connection with the database. Now i need to find the code to add the textboxes to my database. I've tried to add with the bindingnavigator but it won't work... please help...

Member Avatar for Isaaac
0
138
Member Avatar for al.khal4

Could any one help me? :sad: I am a beginner in Visual basic. I recenly was testing one of the applications I developed and have a problem to run it. The application basicly is a database that I can add/remove/update...etc records and it uses a microsoft access database to connect …

Member Avatar for peter_budo
0
1K
Member Avatar for jcpryor

Hello! I recently got hit with some viruses on my computer that were difficult to remove (Antimalware Doctor, Windows Security, and I-Q Manager/copyright violation). I couldn't get an internet connection and none of my executables would not run, and I obviously got a lot of popups asking to run virus …

Member Avatar for jcpryor
0
246
Member Avatar for WeeBabyDoll

I just ran malwarebytes on my mother in laws laptop, and it ain't looking pretty. Can anyone help? Malwarebytes' Anti-Malware 1.46 [url]www.malwarebytes.org[/url] Database version: 4120 Windows 6.0.6001 Service Pack 1 Internet Explorer 8.0.6001.18904 20/05/2010 18:04:43 mbam-log-2010-05-20 (18-04-43).txt Scan type: Full scan (C:\|) Objects scanned: 228475 Time elapsed: 1 hour(s), 48 …

Member Avatar for jholland1964
0
133
Member Avatar for kodak

I have been given a report that is generated by running the following query from a macro ( slightly edited to simplify )and I have not had a great deal of experience with Access. The report is grouped by Data.Type and sorted be Data.Date [ICODE][COLOR="Green"] SELECT DISTINCTROW Data.Type, Data.Date, Data.Code, …

Member Avatar for Reddy_Raghu
0
95
Member Avatar for fadi-ft

hey guys, this is me once again moving around data access. my problem now hide in the import process of an excel file that would be inserted into sql db. the problem is the excel file may be updated or changed and i have to periodically import it and perform …

Member Avatar for kvprajapati
0
158
Member Avatar for bghodsi

The following is the complete coding for moving data from sql to access, I get an error saying that Microsoft JET Database Engine missing (;) at the end of sql statement!!!! Could you tell me what I am doing wrong? Imports System.Data.OleDb Imports System.Data.SqlClient Public Class frmMain Inherits System.Windows.Forms.Form Private …

Member Avatar for bghodsi
0
161
Member Avatar for leowasif

hi every one, i make a application in C# visual studio that store username and passwords or students now i want to make a login form in c#. it is window form based application (GUI) not Cmd base:- my main objective is that first my application check that whether username …

Member Avatar for leowasif
0
104
Member Avatar for Learner7

Hi, I have the following code in my form. I would like to retrieve data from the MS Access database to ListView1. What will be the code? [CODE]Public Class frmContacts Dim inc As Integer Dim MaxRows As Integer Dim con As New OleDb.OleDbConnection Dim ds As New DataSet Dim da …

Member Avatar for kvprajapati
0
70
Member Avatar for VIPER5646

:?: Hi all I'm trying to import data from an exel sheet to a data grid but I keep on getting the following error "The Microsoft Jet database engine could not find the object" Here is my code Thanks [CODE]Imports System Imports System.Data Imports System.Data.OleDb Public Class ExellFrm Private Sub …

Member Avatar for Luc001
0
271
Member Avatar for dakaboguy

Hello, I am trying to connect a VB.NET 2003 Oledbdataadapter through the wizard to a SQL Server 2005 Database, but i get an error message during the wizard. These are my steps: New Connection, Select provider (Microsoft OLE DB Provider for SQL Server), Select Connection: server name, log on: use …

Member Avatar for dakaboguy
0
263
Member Avatar for khaled_jawaher

i want to know if i can access a microsoft access database remotely,if i have dynamic ip address but if i register in dyndns that gives me a domain name by updating my dynamic ip address each time i connect to internet.pls give me a sample only how can i …

Member Avatar for finito
0
178
Member Avatar for sachintha81

The following registry key contains many system default folder locations. HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders The value for the path of the All Users desktop, which is found there, is as follows: XP or earlier : %ALLUSERSPROFILE%\Desktop Vista or later: %PUBLIC%\Desktop Whereas the actual paths of the All User desktops, respectively, are …

Member Avatar for sachintha81
0
338
Member Avatar for Thinka

Hi there, I'm hoping one of you more experienced guys can help. I'm helping a guy at work, lent his laptop to someone, and it came back exhibiting the above symptoms, that is Internet Explorer opening and trying to access some "moe spirit" or something website. Anyway we knew something …

Member Avatar for jholland1964
0
218
Member Avatar for sanauk

Hi all I want to use windows authentication in my c-sharp desktop application.where I cloud use windows create new users service and allocate local storage space. Any idea will be very helpful Thanks

Member Avatar for kvprajapati
0
113
Member Avatar for leverin4

I am working on updating a database where some measurements are stored as text. The updates I'm making are to let the engineers that use it convert their measurements into different units. Long story short, the numbers must be kept as text for a couple reasons that I won't go …

Member Avatar for jhai_salvador
0
189
Member Avatar for Doug_G

[B]How to add and / or delete files to modify a program's installation?[/B] Hello all, this is my first post and to be honest, it doesn't really seem like this is the ideal forum to ask such a question, however I can't find a more relevent forum. Therefore if this …

0
52
Member Avatar for vuyokazi

What if you dont want to clear all the records in a table, maybe a few columns of the table, how do you do that? and secondly can you please give me steps on how to assign a macro to a button.

Member Avatar for griswolf
0
58
Member Avatar for geoNeo_

Hi all! Hope you well! I have an application, most of it done and all fanx to the good guys and daniweb! :) I am curently using the setup project in VS2008 to create an installer for the application. In my code on I have the following: public frmMain() { …

Member Avatar for geoNeo_
0
2K
Member Avatar for Swiftle

Hello, U just started using acces and I need to make a query using multiple tables. I read some tutorials and watched videos but I can't seem to do it right. I have 2 tables: the first one is Login, the second one is Group. Login contains Username, Name, Group …

Member Avatar for Swiftle
0
107
Member Avatar for dasunile

Hi Guys, I cant find the Folder options button under the tools tab on my comp. Its shows me some map drive, sync drive etc. None of the usual options are showing. In one of the previous threads. this is what was suggested. "[U]man this problem was getting on me …

Member Avatar for thami123
0
349
Member Avatar for deadbydesign

Ok, so I have had terrible luck with getting rid of this stuff own my own and this is the last stop before ditching my pc for a new one. I looked up info on how to rid pc's of the rogue windows security virus and followed instructions and downloaded …

Member Avatar for PhilliePhan
0
182
Member Avatar for captain.don

i hv written 2 programs. "process.py" and "Reg_write_read.py". I have created the exe of both,"Reg_write_read.py" program writes a value in registry through which the process.exe(which is located in C:/) executes on computer restart. But when i Restart my computer. the "process.exe.log" error log generates that says : "Traceback (most recent …

Member Avatar for Tech B
0
196
Member Avatar for detoxx

I hope you can help me. I'm working on a program that will open any Access database that might be on the system. The problem I'm having is that I cant get get the SQL statement to show all the tables within the database. The code im using is as …

Member Avatar for detoxx
0
107
Member Avatar for ndeniche

I'm building an AJAX application for my company, and in the main screen there is a login form. The login form has a submit button which calls an ajax function that checks with a php page the validation for the login credentials, and sends back a confirmation message. This message …

Member Avatar for achinaseller
0
382
Member Avatar for David Mac

Hi All, I think this is my first question here. My web application uses an Access database and I'm getting some strange behaviour which might be related to that. Here's the issue: At the end of processing a users request (during which a lot of calculations are done), a record …

Member Avatar for David Mac
0
154
Member Avatar for SophieCharlotte

Hello, My computer was infected and I ran CCleaner, Ad-Aware, SpyBot S&D, Malwarebyte's Anti-Malware and AVG Anti-Spyware. These found a lot of infections and cleaned them out, but I'm left with one problem: on start up my computer displays the error message "RUNDLL Error loading C:\Documents and Settings\Bella\Application Data\Adobe\Update\wndmor.dat". My …

Member Avatar for SophieCharlotte
0
189

The End.