Hi,
I have an ASP.Net web service which needs to create folders on a server (dynamically). I keep on getting a "Cannot find part of path…" error (access denied?) when the web service attempts to make changes to a folder, i.e. create or delete a sub folder.
I have given the machine's ASPNET...
I am trying to do an insert into statement like so "SELECT * INTO tblX FROM tblX IN 'C:\Temp\X.mdb" but database X has a password so I was wondering if anyone knows how to specify a password as I think access only wants a path.
I have a machine that has XP Sp2 on it and it seems like the GotFocus event of a form is not firing. If anyone could help me solve this issue I would appreciate it.
I would like to know if there is a way to dectect the differences/changes between two db's using Ado.Net?
A bit of background I have a program that will update a client db, this program has what the db structure should
look like. I need to make the client db look like the master with the same...
I have created a database with 54 tables in Access and now I need to turn those tables into Datasets( or .xsd files) for a dotnet application. I was wondering if there is a way to import the fields from Access in to the DataSet files?
If anyone can help please advise.
I am trying to put the vesion of my app on the interface, I have used all 3 of the following to get the vesion
Windows.Forms.Application.ProductVersion.ToString
or
System.Diagnostics.FileVersionInfo.GetVersionInfo(System.Reflection.Assembly.GetExecutingAssembly.Location).ProductVersion
or...
I am using a flexgrid as a data grid for formatting puposes(Not my idea but i have to use it)
I loop through the recordset of the field that was clicked getting the longest string or whatever it might be.
So i have the length but it is in characters, i know the font name, size. But the...
I have made a web application
All i wanted it to do is read a MS Access db list all the contents of a table in a datagrid and a combo-box, then with the combo-box edit a item then save to the db. I have a desktop version of this app and the dll works fine, i have the web app working on my pc...
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.