3,459 Topics

Member Avatar for
Member Avatar for dmarshall

HELP! How do I publish my form as a website so other people can type in their information and I can still run queries and reports from the back end??? Thanks in advance for your help.

Member Avatar for MidiMagic
0
65
Member Avatar for vishal_suri

Can anybody please tell some way to access MS Access database from a jar. I am using the following line of code: ClassLoader.getResource(databaseName); But its not working. Can anybody please help? Thanx, Vishal

Member Avatar for Ezzaral
0
70
Member Avatar for CezzaXV

Hi guys, I'm in a real spot of bother and this is really beginning to get me down. Basically, I need to program a class which will connect to a MSAccess database. I'm using Visual Studio 2005 and C#. I'm really at a loss for what to do. I've looked …

Member Avatar for CezzaXV
0
99
Member Avatar for earthfriend

Hi there, My windows vista home premium dosent seem to have msaccess!!?? Can i download it somewhere for free? or any suggestions?? Irishman

Member Avatar for Member #33065
0
77
Member Avatar for earthfriend

Hi all, Im trying to connect my Emp.mdb database to my VB.net application. with this code. [CODE] Imports System.Data.OleDb Public Class Form1 Inherits System.Windows.Forms.Form Dim cn As OleDbConnection Dim cmd As OleDbCommand Dim dr As OleDbDataReader Private Sub Form1_Load(ByVal sender As System.Object, ByVal e as _ System.EventArgs) Handles MyBase.Load End …

Member Avatar for Chris147
0
180
Member Avatar for poonams

hi In my application i want to import table from Access to Excel.I have include Microsoft Web Browser to display the excel sheet .When i am running the application.It display the sheet.But One error is pop up"The file can not access,it being used by another process" Can anyone give the …

Member Avatar for Member #46692
0
102
Member Avatar for x102077@hotmail

This is my second c# program and the database stuff is [U]quite [/U]different than vb 6.0, I am obviously missing a line or otherwise have malformed code -- Help! Program is supposed to read in FCC Amateur Radio DB (flat file) and insert data into an Access Database. DB has …

Member Avatar for x102077@hotmail
0
317
Member Avatar for icantdoaccess

how can i make an error message appear for a input mask i have an input mask that allows only 3 digets to be entered, but i want to show a message if someone enters this in wrong, how can i do so?

Member Avatar for kb.net
0
71
Member Avatar for hemgoyal_1990

Hi Frends, I am Working on a Database Project. I am New in PHP. I Want to Create a Search Page for My City Web Directory. How Can i Use MSAccess Database with PHP. Can Any one Give me Script for Accessing Database in PHP. I am Using Linux Hosting …

Member Avatar for nav33n
0
309
Member Avatar for peterv200

I have a control in an access database that holds credit card numbers. I want to format the control so that it only displays the last 4 digits the first 12 digits just displaying an X so that it will appear like this XXXX XXXX XXXX 1245 What is the …

Member Avatar for kb.net
0
70
Member Avatar for hinzyk

I have a query to find dates based on Between And criteria but I can't pull up anything in 2008. all 2007 dates work properly. What am I missing? Thanks

0
151
Member Avatar for mikeneedshelp

Hi, I'm hoping that someone can help me out as I'm sort of new to programming. I recorded a macro that uses microsoft query to get data from an access database. It works fine as it is, but I want to change the final filter to a variable and I …

Member Avatar for mikeneedshelp
0
117
Member Avatar for LMR

I have stored time in an access database with a format of MediumTime, which displays in access as I want it, such as 7:30 AM. However, when I retrieve the time in my c# program, it also has a date (which is the wrong date anyway since I didn't enter …

Member Avatar for alc6379
0
191
Member Avatar for gidos

im studying about Database with C++ support, i create a workspace for mfc dialog box, name of workspace is ABC. the source files of C++ is on C:\VCDb. I create on ODBC the System DSN name ab, the driver of this is Microsoft Access Driver. On abc workspace i #include …

0
62
Member Avatar for hoasabi

Hi, I need some help with ASP. I''m only familiar with the language but now I have to do project. I have 3 pages: login.asp, login_script.asp and admin.asp and i'm using access database When the user logs into the login.asp page, it checks the database to see if that username …

Member Avatar for CertGuard
0
141
Member Avatar for KCcasey

Hi All, First off, thanks in advance for your time! I'm a VB newbie, and I'm struggling with my first app. The scenario: I'm trying to manipulate a tab-delimited text file based on the contents of a MS Access table. My Approach: I'm at the point where I've imported the …

0
70
Member Avatar for djbsabkcb

I was wondering is there anyway to wrap the text in the columns? Also, is there a way to adjust the column width automatically? I know how to do it manually, just wondering if it would adjust on its own. :?:

Member Avatar for GolferGuy
0
134
Member Avatar for Lpitt56

From Access I establish a link to a folder I created under Contacts in Outlook. The link works fine and I can add records both ways but the records show up in Outlook as a Yellow Envelopes and not the normal Contact icon (Small card with head on left side). …

0
48
Member Avatar for Guets

Hi I have a program developed using VB5 with an Access 97 database. Just before it reached 1gig I compressed it. Now its over 1gig and keeps yelling that database has reached maximum capacity. May someone please help me on how to handle this. Thanks in advance. Guets

Member Avatar for student101110
0
89
Member Avatar for AUGXIS

hello. i'm searching for records of an specific item with it's unique item code but it seems that i don't see some of transactions after transferring it to a flexgrid. i'm using the movefirst movenext method so i could add it to the flexgrid. i'm using vb 6. thanks

Member Avatar for steve585
0
88
Member Avatar for Carlo_g12

[INDENT]Hi! im a student needing help for my thesis project. im currently working on a supply chain management system. [/INDENT] [INDENT]i have created a sales form wherein you can input the customer order. adding the customer and product information and subtracting ordered product quantity works. im having problems with my …

Member Avatar for Lavendor
0
116
Member Avatar for pokahantos

Hi, I have written a program that binds controls on a form to fields of a table in a Microsoft Access database.One of the controls on the form is a combo box that is binding to table called Type_T which contains one column called Type. i need to update the …

Member Avatar for pokahantos
0
170
Member Avatar for bapu435

hi all i am new to visual basic ,i am using access as frontend and writting code in vb,in the ms access form i have a combobox and a textbox box ,what i have to do is whenever i select an item in combo box the textbox will show the …

0
73
Member Avatar for Varelei

The problem is that I cannot get my Add Products to work. Below is the source coding for both the entry form and the .asp processing. Can anyone tell me what is wrong with this code? Help is greatly appreciated, and so is a final solution! I'll add reputation to …

Member Avatar for SheSaidImaPregy
0
369
Member Avatar for Doonie

Folks, Many years ago I worked as a dBase III programmer. In my early 30's I left the field of IT to persue another career. Today I am required to develop databases for a variety of stand-alone (PC) applications. I have Access to construct the database but I need advice …

Member Avatar for CertGuard
0
95
Member Avatar for EnderX

I have been working on a program designed to read information from an Access database and display it on the screen. As my main development box doesn't have a copy of Access on it, I copied the data over to a PostgreSQL database and attempted to work from that. Now, …

Member Avatar for CertGuard
0
120
Member Avatar for George.Storm

Hi, I know lots of others have posted about this, but this was the easiest and quickest way to get some help! The control panel has actually dissappeared off of the computer, I have run both anti-virus and spyware scans, and they have all come up with nothing! Here is …

Member Avatar for thicknsane
0
321
Member Avatar for SCBWV

I have a VB6 application that uses DAO to read and write MS Access files. Since the program uses Access files exclusives, it was written in DAO instead of ADO. The recordsets within the program are based on queries in the database. I need to add a field to the …

Member Avatar for choudhuryshouvi
0
2K
Member Avatar for rise4u

Hi..im a bigenner in vb.net please help me by sending the code for retrieving the table data from ms access db.. please help

Member Avatar for greeny_1984
0
32
Member Avatar for TOROOOLOLOOLO

Hi I have created a database using ms access linked with vb6.But i am having difficulty coding or programming for a method that will help me find and retrieve a specific record.Any time i try, it either tell s me a runtime error has occurred or data member not defined.In …

Member Avatar for choudhuryshouvi
0
129
Member Avatar for TenKen

Hello to all. I saw a post about multiple imports from a folder into Filemaker. I plan to give it a try soon. What I am curious about is there a way to Filemaker automatically import the files from a folder. This could be a once a day or once …

0
64
Member Avatar for nikkinyc

Hi, Having read the announcement about kids doing homework I am a little worried now that I am gonna get a backlash. I work for a company that has pushed Access onto us as our Database Function unfortunateley they have not trained our IT to help when something goes wrong …

Member Avatar for nikkinyc
0
201
Member Avatar for tulsafork

Hi guys this is my first post on DaniWeb, I have searched for help on here for hours on hours. I am the webmaster at my high school and I have been given the project of making a Book Depository for one of our departments, one that would do the …

Member Avatar for cfry
0
130
Member Avatar for Fenerbahce

Hi, I use VB6 with Access. I have 4 records in my DBF file. When i do Recordcount, it says that i had -1 record. Why not 4? Help please Thanks Dim Conn As New ADODB.Connection Dim Rs As New ADODB.Recordset Dim Query As String Private Sub Form_Load() Conn.ConnectionString = …

Member Avatar for debasisdas
0
135
Member Avatar for arvin6

hi guys am new to the forums n a beginner in software could u pls tell me how to connect to MS access using JSP regards, arvin6

Member Avatar for peter_budo
0
58
Member Avatar for dilip_singh3

I m working on a multiuser VB project using MS Access as Backend Database. I wanted to know that through VB coding, how to know that any other user is currently accessing the MS Access DATABASE .

Member Avatar for RonR
0
170
Member Avatar for Richard26

Hi, I would like to use VB to access a field in MS Access db which contains an article but I only want to retrieve a select sample from each article not the whole article. Any ideas Thanks Richard

Member Avatar for Richard26
0
96
Member Avatar for sham

Is it possible to display report in Visual Basic which is created in Microsoft Access? We developed a databasep applicaton that uses Access database. but one of the cross tab reports is difficult to develp in VB , but could develop in Access. Now I want a way to call …

Member Avatar for Chiquito
0
455
Member Avatar for yang1302
Member Avatar for rockygoodness
0
111
Member Avatar for dilip_singh3

I m working on Multiuser VB Project with MS Access as Database. I just want to check (from codding) how many users are currently accessing the backend database . Is there any way ???

0
69
Member Avatar for haringmunti

hi, im still trying to learn how to save vb using access. i was told by a classmate to try this out first then apply it to the program i am doing in school. I've tried it and didnt encounter any errors. when i ran it, thats when it wouldnt …

0
81
Member Avatar for bluepiper

Im going to create a project with vb6 and ms access. I have to set password to open the DB for security. In vb6, how can i connect the database in data environment through data link properties setting the provider,database and the database password?? If I can do this, are …

Member Avatar for debasisdas
0
143
Member Avatar for kazeem

[ICODE]am a new commer, i want to include employee picture in[to its datadase so that individual employee will have his picture, pls how do i go about it. i am using vb 6.0 with access as [/ICODE]

Member Avatar for Chris147
0
85
Member Avatar for Hellodear

Hello, I am in the way to make a login page for my new website. It must be a database driven login page. [B]details:[/B] [B]fields:[/B] username, password [B]database: [/B]MS Access the guest who registering with these field; result must gone to database. so login is in compare with the above …

Member Avatar for SheSaidImaPregy
0
104
Member Avatar for francis0ng

i have a VB form with 4 combo box, how can i make the combo box to display the contents o a certain coloumn in an access database, and then be able to make a report out of them thanks

Member Avatar for debasisdas
0
100
Member Avatar for thedonisback

I've been running AVG anti virus Free edition.From the last 2 days it is not updating automatically.When I click update on the main window it says "Cannot Launch Internet Update".The version of AVG is 7.5.488 I ran HijackThis and this is the log Logfile of Trend Micro HijackThis v2.0.2 Scan …

Member Avatar for Belrog
0
128
Member Avatar for Alv45525

hello guys, i really need help....i have a transaction table in ms access N i want to retrieve last 10 transaction from the table from my vb form...how am i suppose to do it???i used the folloing code but it is displaying all transactions of a specific account number. N …

Member Avatar for Alv45525
0
148
Member Avatar for snehas

Hi, I am creating a small application which connects to an MS access database. I am using app to get the path of the mdb. This works fine when I am accessing the exe from my own machine. When I share the folder containing the exe and access it over …

Member Avatar for ryan_vietnow
0
147
Member Avatar for pertsa83

I´m trying to clean up somebody elses comp and i´ve found some solutions, but I am unable to access the control panel and can´t figure out which demon is causing this. Please help, here is the HJT log: Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 19:29:20, on 2.11.2007 …

Member Avatar for pertsa83
0
184
Member Avatar for samZin

Hi there i am just new to this forum and hoping to get some geeks to help us out Here is the problem We have a website on our own server (win 2003 sever) website [url]www.jpsequipment.com[/url] We decided to transfer all data including the database to a different webhosting company …

Member Avatar for SheSaidImaPregy
0
195

The End.