as it stands i am calling up the share point site using the second computers name, what if we change the web address prefix to something like familyweb.defosset.net how would ths be accomplished in iis and would i do it on the main server or secondary server that runs company web
I recently moved my sharepoint services to a second server due to space issues, i can get to my sharepoint main page when i type in the computer name but not my internal url, when i type in the internal URL it pulls up the default under construction page form the first server would this be a DNS...
what feature do i need to enable on my server for it to callibrate the system clocks on my network, i ask this because the issue of of the time mismatch and being out of sync is disabing my tape backup.
im am tring to install my av for my network and i cannot disable windows firewall on the xp boxes it says it has to be disabled at the server. where do i go to do this
thanks
ND
when ever there is an all numeric field in my form it is showing up as #num but the alphanumeric field shows up just fine we are linking tables in an excel page
any time you click on links in my data base it opens a new windows at times you have as many as 10 windows open, what setting do i need to change so every thing stays within one window, does this have something to do with the got focus lost focus settings and if it does what code do i need to...
i am setting up a data base and i have maximized my form to all corners of the screen when i design them but when they open in data sheet view they are not maximized and you can see the grey back ground screen, what setting do i need to change on each form so they open fully on the screen...
I have a field titled notes it is basicly a string of information from an excel spread sheet right now it looks like the following:
4 SCSI (68 - Non HS) or 4 SATA IDE RAID Card & SCSI RAID Card (Single Channel) 6, install in pairs Dual Xeon Single Gigabit NIC Tower, not rack mountable
I would...
heres my Problem I got a win nt 4.0 system and I cant get past the logon screen, there is no dropdown choice for local machine or administrator and it wont let me past the login box, is there I can reset the password or erase it.
thanks
Nick
enter info into a text box and hit submit
when i put that string in that you gave me it returns the following "Database Results Error: mismatched parameter delimiters" this occurs before i even enter anything into the text box
nick
what does one have to do to creat an asp page directly in MS Access, I know it asks for a template how does this template need to be written and with what code. and after that is done what do i need to do to establish the DSN connection, I realy dont understand how that is done
thanks
Nick
here you go:
<%
fp_sQry="SELECT * FROM ""Correct Output"" WHERE (Artist = '::Artist::')"
fp_sDefault="Artist="
fp_sNoRecords="<tr><td colspan=8 align=left width=""100%"">No records returned.</td></tr>"
fp_sDataConn="Praisedb"
fp_iMaxRecords=256
fp_iCommandType=1
fp_iPageSize=0...
I finally got around to changing my code and I changed the
line to read
fp_sQry="SELECT * FROM ""Correct Output"" WHERE (Album_Title LIKE '%::Album_Title::%')"
but when I pull the page it pulls every recorded from the database and when I do a search on it it still needs specific information...
...a copy of my SQL where in the statment would you make this change and would this work with a front page generated sql statement
<%
fp_sQry="SELECT * FROM ""Correct Output"" WHERE (Album_Title = '::Album_Title::')"
fp_sDefault="Album_Title="
fp_sNoRecords="<tr><td colspan=8 align=left...
i generated my ASP pages by front page, it is set to search my access database, the only problem is that when i search using my ASP page is that it only searches for specific information versus partial information.
example: it will return results when i type in "john tesh"
but when i type in...
when i have my querys search they need the whole string of information how can i get it to where all they need is partial information and they can search and return data, right now when you search using partial it returns nothing but if your specific it will return answer, i just set up ASP...
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.