Hi,
I have Access 2010 and When i'm trying to Export Text files to System folder ("C:\Windows\ab c.asc"), in Windows 7 ultimate, couldn't export.
But Previously i successfully exported to "C:\windows " in windows xp.But Windows 7 blocks the exporting. Export to other folders is easy and working fine.
My Export specification name is wintrl and table is AccountTrl.
...
User Profile
Collapse
-
Different Languages(Fonts) in same field in Datasheet view of Subform?
Hi,
Is this possible to Show different Languages(Fonts ) in the same filed of datasheet.?
Image Attached.
Data entry will be in the selected font .but the problem is if change the font every fiields are getting the changed font. any way to reserve the correct font from the same record?
Thanks in Advance. -
Yes,
we have easier tool to migrate SQL Server.
Microsoft SQL Server Migration Assistant (SSMA) for Access is a tool to automate migration from Microsoft Access to SQL Server.
Follow this link for more details.
http://www.microsoft.com/download/en...ng=en&id=26709
I tried this and very useful one.
AR Ratheesh.... -
Ya , Disk format is a issue. but this will be a rare case. not happens in every day.so you advise to take back ups for safety.
And try to send the license file via e-mail to you while the first installation. and if they committed to disk format.They can use the backups.But they must
contact you(They cant use DB from the formatting).
U just send a tiny Access program to reset license. Note that u should kill...Leave a comment:
-
You can use your linking tables as local table,Everythin g will be fine such as access table.
I don't know is it possible to link Access 2007 to SQL Server 2008 due to higher version than access. I think it can be linked to SQL Server 2005 or upgrade Access 2007 to 2010.
AR RatheeshLeave a comment:
-
I have experienced the same issue. but my team solved this method in simple vba coding.I don't know whether this method is suitable for you or not!!!
Create a start up form(hidden) to check license of you!
if you have a license file located in a secret folder.you just check the file and import the file content and check is it true.if wrong file or location show the message and quit.
you must protect your vba for this...Leave a comment:
-
You can simply download SMSLibx from http://www.smsco.it/.
you will get free demo for one month.
Very simple one you can send sms from your computer connected through your phone. no internet connection is needed.
Try it.
Ar RatheeshLeave a comment:
-
AR Ratheesh started a topic SQL Server Express 2008 R2(free version) from SQL Server 2008 R2 Management Studioin SQL ServerSQL Server Express 2008 R2(free version) from SQL Server 2008 R2 Management Studio
Hi ,
How can i create SQL Server Express 2008 R2(free version) from SQL Server 2008 R2 Management Studio.
I have SQL Server 2008 R2 management Studio. for my MS Access database i need to deploy Access 2010 as front end and SQL Server Express 2008 R2 as back end.
I am not sure on SQL Server.Any way to create the free edition of SQL Server Express for my databases.
If my question is wrong,sorry... -
My clients doesn't need much more data.but i still consider a safety view on this. mostly are in single user apps.I heard about the max limit of access, so I just put a provision on it.
Thanks Neopa and Nico for your support.
AR RatheeshLeave a comment:
-
Hi Nico,
Thanks for your support, i really plan to use this option for overcome the MDB size (2GB).and multiply the size to 8GB(4MDB X 2GB) or above.I dont know whether is it possible? anyway thanx..
AR Ratheesh.Leave a comment:
-
Union Query to select same tables from different databases?
Hi,
I am not really work with union querys.Please help me to solve this issue.
I have 4 MDBs. and all MDBs contains "Table A"(Same table in every MDB)
I want to retrieve a union select query to get all data from all MDBs to one subform.Is it possible?
All MDBs are located in same directory say "C:\My Work\DB\"
Thanks in Advance
AR -
Runtime and License Question
Dear all,
I am facing a problem to distribute my MDB and MBE to my customers.
I have MS Office 2003 Professional edition and Visual Studio 2008.I searched and got Runtime from internet as free.
I developed a setup file using Visual Studio 2008.
My question is can i distribute my applications using that setup file including the Access runtime?
Any license issues for that?... -
How to Disable/Enable Taskmanager and Explorer
Hi,
Please help me to disable / enable task manager and Explore for a internet Cafe management project.
Thanks in advance.. -
Disable network through Visual basic
Dear friends,
anyone can help me to enble / disable internet using vb code
Thank in avance... -
-
How to send mails using Code without opening Outlook
Hi Guys,
Need help to sent mails using code.i have a table containing 2 fields 1.Name,2.Email ID.and an another table(Data to be attached).
Code:Private Sub Command0_Click() On Error GoTo Err_Command0_Click DoCmd.SendObject acTable, "Table1", "MicrosoftExcelBiff5(*.xls)", "sentname@aaa.com", "", "", "trail", "", False, ""
-
Hi ADezii,
Actually i'm a new in software.but very interesting this...Thank you for ur replys...
** Edit - Email address removed as per rules ** -
-
I got this code for creating shortcut for notepad.exe
Code:Private Sub Command0_Click() Dim WSHShell As Object Set WSHShell = CreateObject("WScript.Shell") Dim MyShortcut As Object Dim DesktopPath As String ' Read desktop path using WshSpecialFolders object DesktopPath = WSHShell.SpecialFolders("Desktop") ' Create a shortcut object on the desktop
Leave a comment:
-
how to create a shortcut of mdb in desktop using code
Hi guys,
can you help me to create my mdb file shortcut in desktop using code...
No activity results to display
Show More
Leave a comment: