I'm currently learning Oracle 10g, however, I have windows XP on my computer. I don't want to change this, but I would like install CentOs on a portable 40gig harddrive. This would give me the capability to plug a Linux OS at will. I understand that I must have some type of boot loader (Grub...
I'm attempting to upgrade my database knowledge from access to SQL Server 2005. I discovered that I can test the Enterprise Edition for 6 months before I purchased the software. This is great! However, I'm not sure which version to download. There are 3 choices:
X86 Executable
X64 Executable...
I've had a few corky problems with my XP operating system. When I boot my computer, it would get to the user interface before I enter my desktop and flash an error blue screen. Then it would recycle through the booting process. This would continue numerous times. When I finally accessed the...
When I boot my laptop, I experience a weird problem. I currently have XP installed on my laptop. The computer will boot normally, however when I get to the login page my computer will show a blue screen with an error message, then it attempts to reboot. Then the computer will cycle through an...
I inserted a tab into a form with 4 pages. I also placed different combo boxes on each page, however, I only want access to those combo boxes that appear on the designated page. Currently if I place a combo box on the first page, then it appears on all pages. I only want it to appear on the...
I have two tables. The 2nd table is a subset of the first table, and I want to query report titles from the 1st table that match report titles from the 2nd table. I want to use something like:
tableone.report title = tabletwo.reporttitle in the criteria of the select query.
Does anyone...
I have the hyperlinks to OLE objects contained within a database table. I would like to link these objects to a form, to display the picture on the second tab of a two tab form. Not sure how to link pictures contained within a table. Does anyone have any ideas?
I installed a game on my computer earlier today, played it, no problem. When I logged back into my computer recently, all of my fonts were twice as large. Whether I'm browsing the internet, or viewing the desktop display. I want to return my viewing property to the state it was in before I had...
When I open a hyperlink in a table, I get the following warning message:
Hyperlinks can be harmful to your computer and data. To protect your computer, click only those hyperlinks from trusted sources. Do you want to continue?
I click yes, and the screen print opens without error. How do I...
I have a table which is built dynamically at run-time. Once the table has been built, I would like to present the table to the user exactly as it appears after it has been built dynamically. I want this table in a list box control on the form. Does anyone have any suggestions?
I have a form that I'm using to input records into a table. I would like to create a command button that will update the table with the new data entered by a user, then clear the form so that the next record's information/data can be entered.
I understand that Access has a 2 gig size limitation. I have over 5 gigs of data to complete a database application. So I have a database file with all pertinent forms, queries, tables, reports, etc. I want to link to database file to this original. These two files will house 1 table each. The...
I have a form that opens with the right scroll bar half-way down the form, and the bottom scroll bar position somewhat to the right of its start position. I would like to position the right side scroll bar up to the top starting position, and the bottom page scroll bar as far left as it can be...
I'm attempting to secure my database on a company server. I have set up the security using Tools/Workgroup Administrator, however from my PC the security seems to be in place. When I access it from a different pc, no logons are requested. The database just opens. I set the security.mdw file from...
I'm using the code listed below to insert a dollar sign into an existing table. The record id's already exist in the table. For each specific record, I want to place a dollar sign in the cell based on the record ID. This code doesn't work. Can anyone offer any suggestions.
DoCmd.RunSQL "INSERT...
Is there a maximum number of columns that a report can have? I'm planning to build a report dynamically, and it may contain as many as 50 columns. Is this possible in Access?
I'm looking for a way to determine if a table exist using VBA. If a specific table exists I want to delete it, then recreate a new table. If a specific table does not exist, then I will create the table. This is part of my dynamic search routine. I must create a table regardless, but I'm trying...
I'm using the following Select statement to select information from a table. It works well when I set [Report ID=1].
AND t.[Report ID]=1 And i.[Report ID]=1
I however, want to find report id's that equal both 1 and 2. Ultimately, this will be a dynamic SQL statement, but I need to check...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.