57 Solved Topics

Remove Filter
Member Avatar for
Member Avatar for jcham

After the latest MS update (22) My bluetooth quit functioning. The icon is there and it is available in settings. The problem is it will not pair with any external bluetooth devices. It will search but never connects with anything ie; keyboards, mice, earphones. Microsoft support could not fix it. …

Member Avatar for jcham
0
125
Member Avatar for misstj555

Hello. I am trying to check if a table definition (the default value on a constraint) is equal to UTC Time by using the following query: IF NOT EXISTS((SELECT object_definition(default_object_id) AS definition FROM sys.columns WHERE name = 'ModifiedDate' AND object_id = object_id('dbo.WorkflowAudit')) == GETUTCDATE()) However, you can not compare a …

Member Avatar for john_111
0
80
Member Avatar for NuGG

Ok this is a weird one and its been ongoing for many months, wondering if anyone has any ideas. We have 10-15 office 365 exchange email accounts and they all work perfectly fine apart from one account on one device. This particular account has intermittent issues with sending and emails …

Member Avatar for NuGG
0
4K
Member Avatar for MickeyD

I bought two refurbished (?) HP SFF computers from Amazon. They were older computers fitted with Win10 Pro. I have been pleased with my purchases. I developed a problem with one of the computers that I could not correct. A system restore would have corrected the problem, but I could …

Member Avatar for MickeyD
0
2K
Member Avatar for Shiella

Create a c++ program that accepts 5 integers in ascending order without using array or looping. Pure else and if statements.

Member Avatar for rproffitt
0
3K
Member Avatar for HOT3

I had made a Microsoft Office Access 2007 database with more than 2000 records. A copy of which was given to my friend. We both made a number of amendments and added new records in our respective copies. Now I want to compare both databases & merge the databases into …

Member Avatar for happygeek
0
624
Member Avatar for rproffitt

When this news came across I only had to think of MSFT's prior acquisitions to think this may not end well. As the song goes " Should I Stay or Should I Go"?

Member Avatar for happygeek
1
709
Member Avatar for Saul_1

It's just awful... I saved the document 20 minutes ago. Just my CorelDraw X4 took off leaving me no hope of saving. Opened a backup, it was even stupidly empty. Opened the file itself and the worst expectations were met, I returned with my mountain project on several levels ago. …

Member Avatar for rproffitt
0
349
Member Avatar for ali-d

Hi all, I'm trying to give a user access to a shared calendar (that the rest of her team have access to already) but I can't figure it out. The calendar was originally set up by a staff member that has left so I'm in the dark with it. What …

Member Avatar for rproffitt
0
353
Member Avatar for Ritesh_4

Hello I have a Windows 10 Pro (v.1511 - x64) PC, whereby in the "Update & Security" window it shows that updates are available, for example "Definition update for Windows Defender", "Security update for ASP.NET..." and so on, but it does not download the update at any point in time. …

Member Avatar for rproffitt
0
502
Member Avatar for Ritesh_4

Hello. I've recently upgraded a Windows 8.1 Pro (OEM) to Windows 10 using the Media Creation tool since I was not getting the GWX icon. Activation has been successful from the OEM key. However, there were some registry issues from the Win 8.1 install itself, and these are still present …

Member Avatar for oalee
0
343
Member Avatar for Mr.M

Hi Dw. I have a timer that in every 600 interval access the database and the database I'm using is MS Access database. The problem I have is that with this being said, the MS Access database has a limitation of 64 connections on each thread so this 600 interval …

Member Avatar for rproffitt
0
621
Member Avatar for Mr.M

Hi Dw. I have a MS Access database that has 9 columns what I want to do is to retrieve all data from a database only on 5 columns. I think I have to use the `select * from data` but I don't know how to select the columns I …

Member Avatar for Mr.M
1
723
Member Avatar for RudyM

Hi all, I am trying to schedule a Task that will run a vb script to open a browser, send some keys, and finally close the browser. The task starts, but seems to hang. The task is created as follows: `schtasks.exe /Create /RU "SYSTEM" /SC "DAILY" /MO "1" /ST "23:00" …

Member Avatar for ankitjaswal5044
0
268
Member Avatar for Beingmahendra
Member Avatar for Ritesh_4

Hello, I've clean-installed a Windows 10 Home on a PC which had Windows 7 Home (with OEM key present), but now am unable to activate the Windows 10 with the OEM key available. I read that Microsoft is now allowing the use of existing OEM keys to activate Win 10, …

Member Avatar for Ritesh_4
0
358
Member Avatar for JoostSmits

Hi I am running a Lotus Domino 8.5 server on Centos 5.2 x64 Linux. The installation is on a Intel server with Adaptec RAID controller 1.7Tb and the Notesdata directory is on an external Dell PowerVault MD1000 5.5Tb with RAID 5 configuration. I also have LVM2 installed. On Wednesday last …

Member Avatar for KurtLemmens
1
714
Member Avatar for amogh.max

I would like code to display ms access database dynamically in a jframe . here is my database.**[img]http://i.imgur.com/PtuGLnX.png?1[/img]**.I tried searching a lot but i think i need personal help in this area as this is a suppose to be dynamically updated Jframe.on the other hand i am open to suggestion …

Member Avatar for JamesCherrill
0
407
Member Avatar for DOANLD JP
Member Avatar for Centorpe

I have written a program using Visual Basic within Visual Studio 2008 which occasionally needs to load data from two MS Access database files into datatables for selection purposes. This all works perfectly on the built 'release' version but when I publish to Public_HTML via CPanel to my website and …

Member Avatar for Centorpe
0
230
Member Avatar for sing1006

here is my code for delete Private Sub Button4_Click(sender As Object, e As EventArgs) Handles Button4.Click If MsgBox("Are you sure you want to delete this item?", vbYesNo + vbQuestion, "Delete") = vbNo Then Else If Me.DataGridView1.Rows.Count > 0 Then If Me.DataGridView1.SelectedRows.Count > 0 Then Dim x As Integer = Me.DataGridView1.SelectedRows(0).Cells("FNo").Value …

Member Avatar for sing1006
0
237
Member Avatar for kipslem

Hello, My sincere apology, I have been posting almost 4 questions now where I have received 2 answers being solved. These are simple questions which any one familar with VB.Net can solve easily. Please understand, I'm a newbie to VB.Net. Now my next issue is; I have a a form …

Member Avatar for Reverend Jim
0
3K
Member Avatar for amvx86

Hello everyone, I'm writing up a new application that instead of using microsoft as a server, I'm using a linux server with a database in it. The database was setup, the tables were set up, and access was granted in mysql. The issue I'm having is that I keep getting …

Member Avatar for amvx86
0
395
Member Avatar for pritaeas

We're looking into the Enterprise Library, to see if the security part will fit our needs. We want to use application roles/rights, so we probably need to write our own security provider. What I'm looking for are decent resources on this specific topic. I've found several books already on the …

0
160
Member Avatar for alek.mieczkowski

Hi all, Im working on a page that sends information to a mssql database. Its a basic registration page with a UserID, Password, First Name, Middle Name, Last Name, and Email box. When Sign up is clicked, all the information in the textboxes should be sent to the Users table …

Member Avatar for alek.mieczkowski
0
207
Member Avatar for nlkm

I want to get Exam Guide for MS 70-480 (online exam).Please reply me.Which books must I study?

Member Avatar for pritaeas
0
148
Member Avatar for ss125

I have recently configured my online outlook account with my gmail id. All my configuration were done. But after configuration outlook is downloading all my previous mails. I want to stop the unnecesary download of old mails. I want to configure it such that it should only download/sync today's mail …

Member Avatar for ss125
0
264
Member Avatar for timmyjoshua
Member Avatar for saguni
-2
360
Member Avatar for Thermalnuke

HEy guys, I got possible a stupied question but i was wondering... if you are useing microsoft runtime on all of your clients computer in a office of like 150 clients. If i put a package together with MS runtime and current databases will runtime be able to to automaticlly …

Member Avatar for Thermalnuke
0
163
Member Avatar for johnp9523

Hi, when I open microsoft picture it! photo standard 9, The top left hand corner I click file, open. A box comes up, I select the file, click open and the program shuts down! The same thing happens if i select get file from camera. Twice I have uninstalled and …

Member Avatar for johnp9523
0
271

The End.