Click here to Skip to main content
15,922,533 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralServiced Component Pin
lagumaster17-Jun-05 14:57
lagumaster17-Jun-05 14:57 
GeneralRe: Serviced Component Pin
Rizwan Bashir18-Jun-05 3:31
Rizwan Bashir18-Jun-05 3:31 
GeneralRe: Serviced Component Pin
lagumaster18-Jun-05 7:15
lagumaster18-Jun-05 7:15 
GeneralRe: Serviced Component Pin
Rizwan Bashir19-Jun-05 21:49
Rizwan Bashir19-Jun-05 21:49 
GeneralProblems with ds.HasChanges and BindingManagerBase Pin
Len Miller17-Jun-05 14:15
Len Miller17-Jun-05 14:15 
GeneralProject Help Pin
James Sheldon17-Jun-05 11:07
sussJames Sheldon17-Jun-05 11:07 
GeneralRe: Project Help Pin
Len Miller17-Jun-05 21:30
Len Miller17-Jun-05 21:30 
GeneralI am very new to vb.NET. Pin
jetski441917-Jun-05 10:56
jetski441917-Jun-05 10:56 
I am very new to vb.NET.

Can anybody please explain to me how you go about using Masked Edit Control with a MS Access 2000 Database?

Prior to starting with Masked Edit control I was using ordinary Text boxes to transfer the information from the Database to the Form and back again, at that time everything was working perfectly.

I have just started to introduce Masked Edit control to the Form. I require the use of:

Long Dates to produce: 17 June 2005 dd MMMM yyyy

Telephone Number: (01280)5841256 (####)#######

Currency £: £10,000.00 £######.##

Postcode: SS7 7LL ????????????

Manes with stating with capitals and everything else lower case. Tom ??????

I can get the Masked Edit Control working on the Form, the problem I have is for example. If I execute a search of a record on the Form (SELECT Query) the Masked Edit Control boxes remain blank.

I'm using Visual Studio.NET, Version 2003 and Microsoft Masked Edit Control, Version 6.0. I have placed it in the Visual studio Toolbox, I have then gone to Properties, The Database table and the Regional & language Settings (XP), setting them all to a Long Date format: dd MMMM yyyy. I am now well and truly stuck, Can anybody tell me what I need to do the resolve my problem.

I came across this web site trying to get the answer and I have used the procedure explained in the document

http://www.functionx.com/vcsharp/controls/maskedit.htm

The Error messages and states that I’m getting with each of the SQL commands are:

SELECT: Does not view the data brought from the Database to the Masked Edit Text box.

INSERT: Error Message ‘Data type mismatch expression’.

UPDATE working OK around the Masked Edit Text box that is not operational.

DELETE is working fine.

Here's hoping somebody can help, I can send the Database and Form if required?

Thank you in advance

jetski4419


jetski4419
GeneralRe: I am very new to vb.NET. Pin
jonathan1520-Jun-05 2:57
jonathan1520-Jun-05 2:57 
QuestionArea optimization? Pin
Member 187046717-Jun-05 10:27
Member 187046717-Jun-05 10:27 
GeneralVB.NET - VS.NET 2005 Pin
Moonark17-Jun-05 10:11
Moonark17-Jun-05 10:11 
GeneralListbox Pin
JimClark6817-Jun-05 8:44
JimClark6817-Jun-05 8:44 
GeneralRe: Listbox Pin
Dave Kreskowiak17-Jun-05 10:11
mveDave Kreskowiak17-Jun-05 10:11 
GeneralRe: Listbox Pin
Anonymous17-Jun-05 14:41
Anonymous17-Jun-05 14:41 
GeneralTextbox does not update database Pin
dptalt17-Jun-05 8:10
dptalt17-Jun-05 8:10 
GeneralGlobal forcing of numeric only textboxes Pin
Trey549817-Jun-05 7:04
Trey549817-Jun-05 7:04 
GeneralRe: Global forcing of numeric only textboxes Pin
Dave Kreskowiak17-Jun-05 10:06
mveDave Kreskowiak17-Jun-05 10:06 
GeneralError Pin
ADY00717-Jun-05 6:51
ADY00717-Jun-05 6:51 
GeneralRe: Error Pin
Len Miller17-Jun-05 21:36
Len Miller17-Jun-05 21:36 
GeneralError Pin
ADY00717-Jun-05 23:39
ADY00717-Jun-05 23:39 
GeneralSelectCommand Pin
alef3417-Jun-05 4:10
alef3417-Jun-05 4:10 
GeneralRe: SelectCommand Pin
Dave Kreskowiak17-Jun-05 4:42
mveDave Kreskowiak17-Jun-05 4:42 
GeneralRe: SelectCommand Pin
Len Miller17-Jun-05 20:49
Len Miller17-Jun-05 20:49 
GeneralRe: SelectCommand Pin
alef3419-Jun-05 20:34
alef3419-Jun-05 20:34 
GeneralLooking For CTL or COM Control for XML Editing Pin
Davy Mitchell17-Jun-05 2:35
Davy Mitchell17-Jun-05 2:35 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.