dbTalk Databases Forums  

Sponsored Links


comp.databases.ms-access comp.databases.ms-access


Discuss in the comp.databases.ms-access forum.



Post New Thread
Threads in Forum : comp.databases.ms-access Forum Tools
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
Hi Everyone, David wrote (echoing Lyle too) The case I gave was of a disconnected worker. SQL Server Express is certainly a suitable container for...
CDMAPoster@FortuneJames.com
04-09-2009 06:00 PM
lyle fairfield Go to last post
27 146
Which will return the result the fastest?? if any. Set MyRec = MyDB.OpenRecordset(strSQL, dbOpenDynaset) Set MyRec = MyDB.OpenRecordset(strSQL,...
bobh
04-09-2009 03:28 PM
MGFoster Go to last post
1 75
Well, here is how you would retrieve a value from the gridview (in C#) protected void GridView1_SelectedIndexChanged1(object sender,...
Rich P
04-09-2009 03:10 PM
Rich P Go to last post
1 44
Hi People, I am trying to execute a pass through query using the following code. sql = "EXEC DeleteOutPatientACP '" & rs!Fields(0) &...
Nick 'The Database Guy'
04-09-2009 12:32 PM
MGFoster Go to last post
1 285
Is there any way to force the cursor to always start on the left hand side of the cell when the cell is clicked. This cell has an input mask for...
troy_lee@comcast.net
04-09-2009 09:57 AM
Terry Kreft Go to last post
1 75
I'd like to be able to determine the Access version and service pack number when a database is opened and flag to the user if they don't have the...
Wayne
04-08-2009 10:10 PM
Wayne Go to last post
3 57
I have a subform with 26 fields and it has 2 requirements. Date and type until these 2 values are entered I do not want them to enter any partial...
sparks
04-08-2009 06:22 PM
Bob Quintal Go to last post
7 43
I get this when I try to open the MDB with any user that is not the Admin. Any ideas? -paulw
PW
04-08-2009 04:49 PM
PW Go to last post
0 48
Is there a property to use to ensure that a Main form opens with its Right Scroll Bar all the way to the Top of the form? My Main form opens just...
zufie
04-08-2009 10:47 AM
zufie Go to last post
3 119
This utility ensures you have uniform control width on forms and reports. This example shows the Unit Number as found in many forms and reports...
Tony Toews [MVP]
04-08-2009 10:45 AM
KC-Mass Go to last post
5 50
I have a database that I built in Access 2007 in the Access 2002-2003 format. I just added a new subform and now one of the forms doesn't display at...
musicloverlch
04-08-2009 04:45 AM
musicloverlch Go to last post
2 59
I have a procedure in Access that sends an email via CDO using a gmail account. 90% of the time it works, but some of my users are getting this error...
evenlater
04-08-2009 02:02 AM
John Mishefske Go to last post
1 46
I don't get it! I created a form from a query. However, when I look at Form View the form is blank. That is, none of the fields show. I ensured...
zufie
04-07-2009 08:59 PM
banem2@gmail.com Go to last post
2 89
Hi All, I've been trying to use the /cmd commandline argument and the command, uh, command. :) It's not working, and it's dawning on me that every...
jonceramic
04-07-2009 05:55 PM
jonceramic Go to last post
1 38
I have a customer with a new Vista 64 computer. Our A2000 mde runs fine on Vista 32 but on V64 he gets a error that...
Karl
04-07-2009 05:19 PM
Karl Go to last post
0 67
Hi im getting a syntax error on the following and cant figure out where i've gone wrong, any suggestions? SQL = "insert into...
paul
04-07-2009 03:47 PM
MGFoster Go to last post
5 57
Hi all, Question: How do I refresh the "date()" when my application is open more than 24 hours? ----------------------------- I've got an...
jonceramic
04-07-2009 03:39 PM
Tony Toews [MVP] Go to last post
6 51
Hi, I am attempting to convert field values into consecutive strings but I am getting a Data Type mismatch error (Runtime 3464.) I am trying to get...
Henry Stockbridge
04-07-2009 01:33 PM
Henry Stockbridge Go to last post
4 44
David, I changed all ADOX to late binding and it works nicely. Thanks, John
john@kosmosbusiness.com
04-07-2009 09:58 AM
john@kosmosbusiness.com Go to last post
6 87
I think my largish Access system (300mb backend, complex frontend), deployed on Citrix, is somehow causing clients to grab CPU time and not release...
Builder
04-07-2009 09:54 AM
Roger Go to last post
4 50
Hi all I may have missed something obvious, but the two methods of assigining parameters when calling an SQL stored procedure produce...
Accessed
04-07-2009 05:54 AM
lyle fairfield Go to last post
1 18
Hey, I want to populate a listbox with the names of all users, what groups they belong to and what their passwords are. I have tried this but there...
PW
04-06-2009 02:33 PM
PW Go to last post
4 65
Hi, Am using Access 2003. Is there any way I can populate a listbox with the names of all the users and the groups they are associated with? I can...
PW
04-06-2009 12:49 PM
PW Go to last post
7 88
I have standard navigation buttons at the bottom of a form. I would like to scroll through the records when I hold down the Next button. How do I...
zufie
04-06-2009 11:51 AM
zufie Go to last post
0 40
I have standard navigation buttons at the bottom of a form. I would like to scroll through the records when I hold down the Next button. How do I...
zufie
04-06-2009 11:51 AM
zufie Go to last post
0 74
How sad is it that if I want to get help on, say, the DateAdd function's parameters, I can type in Google "Access dateadd," get a list of sites...
Neil
04-05-2009 10:56 PM
Don Leverton Go to last post
8 78
Dear reader, In a data sheet you have the possibility to work with a conditional format. In VBA code the following code is available for format...
Simon
04-05-2009 08:13 PM
lyle fairfield Go to last post
9 31
I have an Access (2007) database that produces an MS Word document populated with Access data. I open a Word template in the background, plug in the...
evenlater
04-05-2009 02:56 PM
evenlater Go to last post
2 59
I am using Access 2007 on Vista. I added an unbound object frame to my form. When the box pops up I then selected create new also Microsoft...
troy23
04-05-2009 10:47 AM
Jens Schilling Go to last post
1 71
I'm still on a newbie on these fronts, so be gentle. However, here is my situation. I have a fully working login form that refers to a users...
Jim
04-04-2009 04:33 PM
lyle fairfield Go to last post
1 60
Dear reader, In a data sheet you have the possibility to work with a conditional format. In VBA code the following code is available for format...
Simon
04-04-2009 09:46 AM
Builder Go to last post
2 58
Hi Stephan, You are kinda working this the hardway. An xsd file is an xml file type for datasets used by the .Net system. In visual Studio.Net you...
Rich P
04-03-2009 02:31 PM
Rich P Go to last post
0 28
Hi I am facing a problem with one access file. According to my knowledge it is encrypted with visual basic. Please help me to decrypt the file. I am...
kapil
04-03-2009 11:24 AM
Salad Go to last post
1 53
I have a SQL Server function which returns the data type VARCHAR(max). When I use the function in a view and link to the view through ODBC, it...
existential.philosophy@gmail.com
04-03-2009 11:09 AM
MGFoster Go to last post
3 51
I am trying to programmatically (vba) set set the "Language for non- Unicode programs", which can be found in Control Panel> Regional and Language...
john@kosmosbusiness.com
04-02-2009 01:56 PM
john@kosmosbusiness.com Go to last post
5 45
Hi, I don't understand. The MAIN form header information is populated in the header of the MAIN form via a separate data entry form. However,...
zufie
04-02-2009 12:28 PM
banem2@gmail.com Go to last post
3 51
I'm trying to "hide" a report while printing. I need to open the report in preview mode as so to count the pages (if multiple so I can set the...
brian.flannery@ci.verona.wi.us
04-02-2009 12:28 AM
Terry Kreft Go to last post
17 114
I am using Access 2007 and I just can't figure out how to create a one record table. Could someone help me out? Thank you.
JackonLI
04-01-2009 09:51 PM
JackonLI Go to last post
6 80
Yesterday I became so frustrated with Access 2007 that I converted the database I'm designing into 2002 -03 and began to work. I was modifying one...
Tomahawk Lady
04-01-2009 02:33 PM
banem2@gmail.com Go to last post
1 68
I see #Num! displayed in a control ( in a textbox of a subform). What can I do to avoid this error? Do I need to add =IIf(=0,0, to the beginning of...
zufie
04-01-2009 02:22 PM
banem2@gmail.com Go to last post
2 32
Hi all I hav designed a databas in Access 2003. My Company is upgraded it by Access 2007. In the database there is a report, containing a graph that...
Naushad
04-01-2009 02:13 PM
banem2@gmail.com Go to last post
1 57
I have recently started downloading Access 2007 templates and modifying for my own use. Almost every change results in a request for backup. Access...
Barry
04-01-2009 02:07 PM
banem2@gmail.com Go to last post
1 74
I am trying to create a form with about 100 text boxes or labels on it. I can programmatically set the ControlSource or Caption, set the Top and...
Phil Stanton
04-01-2009 12:00 PM
Phil Stanton Go to last post
6 224
Can anyone tell me what Me.hDC is. I presume this is a property only available in Access versions after AK2. Is there an equivalent for...
Phil Stanton
04-01-2009 11:59 AM
Phil Stanton Go to last post
2 84
hi all ! i need a user to select a year from a list eg . 2007,2008,2009 when searching in a form that will run a query . however the date format in...
brino
04-01-2009 02:17 AM
Larry Linson Go to last post
3 57
I just received a mess. They admit it and are willing to do whatever it takes to fix. they have 4 tables and they entered the data in the tables,...
sparks
04-01-2009 12:24 AM
Builder Go to last post
2 53
I am well aware that you cannot simply type a tab character into a text field because of the focus event. This post has nothing to do with that. I...
occorled@gmail.com
03-31-2009 11:58 AM
occorled@gmail.com Go to last post
1 73
sparks wrote: Change the autoid columns in tables 1-4 to type Long Integer, and populate them with the autoid values from your new tblDemographics....
Builder
03-31-2009 11:26 AM
sparks Go to last post
2 41
Hi, I'm using Access 2003. On startup of my application I show a form. This form however is displayed on the layout of Access (menubars,...
susan
03-31-2009 06:58 AM
Allen Browne Go to last post
1 56
"David W. Fenton" <XXXusenet (AT) dfenton (DOT) com.invalid> wrote Golly...is it that long ago....wow...just wow........ I mean, load up access...
Don L
03-31-2009 01:19 AM
Don L Go to last post
8 62
Post New Thread

Display Options
Showing threads 2751 to 2800 of 40961
Sorted By Sort Order
From The
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.