5,053 Topics

Member Avatar for
Member Avatar for Thomas_42

Hi, I am looking for advice about internet service providers. My questions here may seem silly but please do reply. I am an entrepreneur. I am about to start a new business. This business handles a lot of confidential documents and if any of these are leaked it could bring …

Member Avatar for happygeek
0
511
Member Avatar for pradeep_12

I am new to Office 365 API. We have a requirement of developing a Web API, that will access office 365 APIs for accessing calendar information, send emails etc. I have an Azure account with Administrative access. I also have a Office 365 tenant with a system account. I have …

0
192
Member Avatar for cassyjack

We have a MS Access database located on a shared drive. Is there a way I can allow multiple users to access and update the database at the same time?

Member Avatar for Sudeshna_1
0
9K
Member Avatar for lukasb

Hi I am useing Lazarus and a odbc connection to connect to a MS Access database I connect fine and get all records displayed in a dbgrid . My problem is to get the changes written back to the db. When i try to write the data back to the …

Member Avatar for rproffitt
0
650
Member Avatar for Timothy_9

Hi, I once tried dazah. I could login into my old account on daniweb. But once I tried after a while I couldn't, even when I used forgot password. I was expecting that i would be given a link to change my password which didn't happen. I had to register …

Member Avatar for happygeek
0
265
Member Avatar for leyla

Hello, I am creating a code that allows the user to insert data into textboxes and then have it stored in an Access database. The code that I used worked previously but since I added the second query, nothing is added to either tables. Here is my code: Private Sub …

Member Avatar for Fecs
0
4K
Member Avatar for Reverend Jim

I've never been a fan of readme files. They are fine for project files where you will likely need note of building an application, or for distribution packages where you might need extra information on installing a package. But sometimes you want to add a comment to a file (perhaps …

Member Avatar for Reverend Jim
2
797
Member Avatar for Mackenzie_1

I forgot my password on my Toshiba Windows 10 laptop. Now every time I turn it on it has a black screen with a white box that says 'enter password' but I don't know the password.. I need to somehow reset my whole laptop. I've tried EVERYTHING, INCLUDING calling tech …

Member Avatar for close2study
0
3K
Member Avatar for mikeybware

I am currently developing in Visual Studio 2008 (Visual Basic) and I have no problem reading, editing, saving, etc. to a 2007 Access database that is stored locally using the following code: [CODE]Dim NotifyDS As New DataSet() Dim NotifyCon As New OleDb.OleDbConnection NotifyCon.ConnectionString = "Provider=Microsoft.ACE.OLEDB.12.0;Data Source=|DataDirectory|\Data\Settings.accdb" NotifyCon.Open()[/CODE] Ultimately I am …

Member Avatar for xrjf
0
3K
Member Avatar for Offei

I am developing an application for people to learn but i realised the need to time the quizzes in the programme. Could someone please help me with a sample multiple question codes with timer? So far this is what i got: Public Class Form1 Dim questions(2, 4) As String Dim …

Member Avatar for ddanbe
0
1,000
Member Avatar for John_162

Hi I Have an App that connects to an 2010 access DB (.accdb) using OELDB Driver. In my dev pc the application works fine. I also tried installing it on different pc and it worked fine using a access database runtime. Now when Installing it on a pc running access …

Member Avatar for John_162
0
285
Member Avatar for xrjf

Suppose we need to populate and filter a Datagrid with the data coming from an Access table. It could be of course a table from Sql Server also. Form dataGridSelect contains two buttons and a DataGridView. Clicking the first button will populate the DataGridView the data comming from a Sql …

0
361
Member Avatar for PS189

My laptop drive has WIN 10 installed. I am try to use the same drive as an external drive. So basically I take the drive out from the laptop and put it in USB enclosure and the put some folder with files on the drive. Then I put the drive …

Member Avatar for rproffitt
0
526
Member Avatar for Bondi71

Hi, New to the forum and I hope I can get some help in the venture in achieving my CCENT/CCNA. I have done lots of research and been have come to the conclusion of using: 3x 2621XM's or 3x2821'S (Routers) 3x 3750 / 3350 (Switches) I eventually want to venture …

Member Avatar for rproffitt
0
1K
Member Avatar for Karuna_2

Dear Sir I have access data table and vb . project .access data table include ID ,word and description Colum v b project include three text box and one list box. If I search any word in text box through word Colum .I want show description Colum next text box …

Member Avatar for xrjf
0
705
Member Avatar for judd

Hi Experts, I had completed a database in vb.net with access database. Now my question is, how to make it accessible online? Thanks.

Member Avatar for xrjf
0
213
Member Avatar for Sammy_3

Hi there, I’m doing some research around cybersecurity — specifically access management. Does anyone have a moment to answer the below please? 1. Since Windows Active Directory is nearly ubiquitous in enterprises, what are IT professionals doing to secure access? What are the biggest challenges to securing user access using …

Member Avatar for happygeek
1
364
Member Avatar for Maurres

Hi good day guys.. i am doing a POS in Microsoft access for my thesis.. the problem .. i create a button and i want to enter a data to the list box.. if you click the menu button it will automatically add the item on list box.. and i …

Member Avatar for diafol
0
974
Member Avatar for Harish_7

I am having some problems with my nokia X2DS Regards 3G connectivity

Member Avatar for rproffitt
0
377
Member Avatar for PHIPH

hello when i ping Facebook.com it shows this below.. Microsoft Windows [Version 6.1.7601] Copyright (c) 2009 Microsoft Corporation. All rights reserved. C:\Users\OVN>ping facebook.com Pinging facebook.com [127.0.0.1] with 32 bytes of data: Reply from 127.0.0.1: bytes=32 time<1ms TTL=128 Reply from 127.0.0.1: bytes=32 time<1ms TTL=128 Reply from 127.0.0.1: bytes=32 time<1ms TTL=128 Reply …

Member Avatar for Martha_3
0
569
Member Avatar for Jim Clinton

** Here's my codes: Public Class frmLogin Dim sqlcode As String Dim connstring As String = "Provider=Microsoft.ACE.OLEDB.12.0;Data Source=C:\Users\Jim Clinton Amarga\Desktop\Class Records\Class Records\bin\Debug\dbClassRecords.accdb" Private Sub btnLogin_Click(sender As Object, e As EventArgs) Handles btnLogin.Click If cmbLoginType.Text = "Administrator" Then Dim sqlLoginCode As String = "select * from tblusers where User_username = '" …

Member Avatar for Santanu.Das
0
471
Member Avatar for Renz_3
Member Avatar for Logan_5

I don't know what else to do, I've tried everything I've seen on the Internet, so I need some help. Also, I'm not good with computer lingo, so try to dumb it down for me, okay? Lol

Member Avatar for rproffitt
0
446
Member Avatar for Hawk123

i can't get DateTimePicker to insert into Access databse. I've tried all the suggestion i can find from this forum, so i'm thinking my problem is different? my table has a column date which has a Date/Time format my code [CODE] Dim cmd As OleDbCommand Dim sqlstr As String, ans …

Member Avatar for izzah_3
0
3K
Member Avatar for Caleb _1
Member Avatar for rubberman
0
254
Member Avatar for alam_1
Member Avatar for wilsonchama

Hi guys I am developing a simple job card creator application with VB.net 2012, using Access 2010 as database. The code I have generated to write data from a datagridview to the database table is successfully saving the data, but with an error "Parameter @name has no default value". The …

Member Avatar for Mr.M
0
1K
Member Avatar for kindofsudden

I have an existing table in an Access DB that I want my user to be able to copy by pressing a button. When the user presses the button, they should be prompted for what is to be the name of the table. The program should then copy the existing …

Member Avatar for JohnTheGrateful
0
2K
Member Avatar for Vegito1991

I was doing my login access with ms access database (accdb), supposed can work but after i upgrade to java 8, it no longer able to support odbc and i was struggled to solve this problem, and it gave me the ClassNotFoundException list of library i have in my netbean …

Member Avatar for Arun_18
0
6K
Member Avatar for justine_1

HEY GUYS, i need your knowledge thanks! Super newbie here 1. How to specify database path on deployment, when installing the app to a different machine without encountering error. In this case i have MS access as database 3.How to reflect changes on the database to other machines

Member Avatar for rproffitt
0
208
Member Avatar for Reverend Jim

I thought this was only me, but apparently there are other users who have noticed that somewhere in the last few Microsoft Updates, the option to set a wi-fi connection as metered has been removed. Fortunately, you can still set/unset this option from the command line. For details, and a …

1
234
Member Avatar for bryann

I'm a beginner with databases and I'm trying to design a database in Microsoft Access that will allow users to make bookings for fitness classes. There are two slots per day that these classes can be booked for and each session can cater for 10 people. What I am struggling …

Member Avatar for Oleg_3
0
778
Member Avatar for Ashley_12

I am using the Ionic framwork for the mobile app and Bootstrap for the web app, this has been set by my University as what we have to use, so we can't change them, but is there a way to link the data base to both services? Thanks in advance …

Member Avatar for rproffitt
0
423
Member Avatar for nadiam

Visual Basic 2010 and Microsoft Access 2013 I have a product table in MS with fields : fld_id,fld_name,fld_img,fld_price,fld_type fld_img i set it as attachment and of course attached the corresponding image to it - is this wrong? this is my code to get the data into the datagridview. my form …

0
211
Member Avatar for Reo_1

hey guys i am trying to create a library management system which is supposed to be used to store/keep infp for the library and the library members( book title, author, name and picture for borrower and other stuffs). The app has 6 buttons, delete, save, add,previsous,next, and upload( for upload …

Member Avatar for Reo_1
1
322
Member Avatar for Adnan_9

It is a software Development and it's need me a access ,c++ java, programming,database i need me and you

Member Avatar for JamesCherrill
0
119
Member Avatar for windcaid

Been having problems when taking HDD's from dead win 10 systems and transferring data via USB adaptor to new Win 10 system. Folders (with files) copy across to their relevant locations, but when trying to look at the files, only the folders show with no files present in them. Pretty …

Member Avatar for rubberman
0
307
Member Avatar for JoelNiemela

I have a database that I use in VB. As records update there is a lot of useless info in there because access doesn't reuse the same spots. So that information has to be removed. Before I would use compact & repair and access 2000 and it would correct this. …

Member Avatar for Nevin_1
-1
1K
Member Avatar for ShortYute

Good afternoon, Currently, I’m trying to consolidate all my financial information into one place so that I can see (the solution I’m currently using is Excel – see attached): 1. Valuation at a particular date 2 .Breakdown by investment product 3. Various other analytics (Allocation by class etc.) I’ve tried …

Member Avatar for ShortYute
0
303
Member Avatar for waves

Hi all I have an old windows server 2003 (32bit) with a shared folder containing an executable. The exe is old and I think possibly 16bit. I am trying to run the exe on a networked pc through a mapped folder / network location. The pc is running win 7 …

Member Avatar for waves
0
488
Member Avatar for Anurag_8

I have bought a new Netgear WNR614 N300 Wi-Fi Router. I plug in the power cable and all the LEDs light up and then after few seconds only the Power LED and the Wireless stay on. I plug in the DSL cable provided by the ISP and the Internet Connection …

Member Avatar for rproffitt
0
300
Member Avatar for <HHH>

Hello, I'm trying to write my first cookie on python but when i import cookie or even http.cookie it gives me the below error import cookie c = cookie.SimpleCookie() c["value"] = "first" print (c) ImportError: No module named 'cookie' [Finished in 0.3s with exit code 1] [shell_cmd: python -u "C:\Users\hohait\Desktop\test.py"] …

Member Avatar for <HHH>
0
5K
Member Avatar for rproffitt

While I can't pretend to know what happened to block me from Daniweb, imagine less imaginitive souls. Maybe an article is required about what to do with post or login troubles?

Member Avatar for Reverend Jim
0
382
Member Avatar for Joseph_24

I need to develop aa database to store stock taking information and sales. I was going to use MS Access to strructure and make all the logistics for my database since im quite friendly with access and i find it easy to use. MY problem is, i want this database …

Member Avatar for cereal
0
374
Member Avatar for M_6

Using Window 8.1, today I get updates and than it say update not complete undoing changes....... but it stuck here. I does system restore but I get error on this Which is unspecified error accured during system restore (0*80070017). And I don`t have sysm image to do system image recovery.. …

Member Avatar for Itsdigger
0
358
Member Avatar for Justin_18

Hello fellow Daniwebians, it's been a bit of time since my last login here. I tried to reply to a post and was confronted with a new login method (dazah.com??). I'm used to only logging in with my username and password via Daniweb directly. What do I have to do …

Member Avatar for Dani
0
182
Member Avatar for skullscript

Hi is there a way to login using my old useraname?apparently when i tried login in i am being redirected to DAZA.. and i tried logging in using my email address but when i login daza created a new profile for me.. ho can i login get back my old …

Member Avatar for Dani
0
281
Member Avatar for Prafull_1

Hi Dear could you please help for below issue Description: Previously our client is using ms office 2007 now client want to upgrade office to ms office 2013 we have VB5 application with access database (previouly it was .mdb and now it is converted to .accdb) so for that purpose …

Member Avatar for rproffitt
0
623
Member Avatar for Its_1

I tried many times to login using my gmail, my yahoo email, did resets, cleared cookies, even from a Linux box that I had never been to Daniweb before and can't get in. It seems there should be a document how to get back in. Is this a Menza test, …

Member Avatar for rproffitt
0
407
Member Avatar for Its_1

I really tried. I have 2 emails and have resorted to using a 10 minute email account to post this. Login for me is just broken. I can't guess why resets, deauth, try again and more fail to get me in on my usual email accounts so here I am …

Member Avatar for Dani
0
112

The End.