473,544 Members | 2,084 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

General Forum

For Miscellaneous Answers and Insights that don't fit in existing topics
3
2,480
thread by: jay | last post Apr 28 '06 by: jay
Hi, I am trying to use smartcard to logon to pc. I am modifying a gina.dll. The question is - is there anyone with the smartcard logon experience who can guide me through the process? I know the workings and interactions of gina and winlogon. programming help from your side would be a big help. How do you create a DisplaySASNotice()...
3
1,399
thread by: usmanC | last post May 8 '06 by: Banfa
i want to achive a simple thing i..e when i click on a link in the mircrosoft browser's controll it should have a border around the link !!! or button e.t.c new in this forum n new at C# programmin plz help me guy's im stuck at dis cheer's n thanx in advance :)
3
1,326
thread by: jtfml | last post May 3 '06 by: Niheel
Hi, I'm really new here. I just posted to a thread, but that was before I updated my options to automatically subscribe to threads I responded to. I see no other way to subscribe to a thread. Does anyone need a little extra "good karma"? Thanks, JT
3
2,606
thread by: deepeshn | last post May 16 '06 by: arbert
Hi people, I have a function which will receive 2 parameters:the date field in GMT time and the user's time zone. I have to return a datetime field in the user's time. the thing is the server records the GMT time and that is put into the database. but when reports are to be generated for a user who doesn't belong to the GMT time zone, for...
3
1,464
thread by: paolo_maldini | last post May 6 '06 by: paolo_maldini
Hello everyone,,, Here is my problem, I'm using MS Access, I'm building a mobile inventory system.I have a table (Products) and I want to update the Quantity of mobiles each time I perform a sale operation. Sales operations are performed through a Form(Invoice) and in that form I built a subform-that was built using a query- where most of...
3
4,822
thread by: Access Developer | last post May 11 '06 by: cweiss
Hi All, Recently encountered problems with "Error 3052 File sharing lock exceeded". I have done some research and found the aswer here on the forum. However, I have the following questions: - The number of records in my file (text file) are only small - 3500 and this error is happening. Thought it was suppose to occur only in big files? -...
3
1,521
thread by: mix | last post May 11 '06 by: cweiss
Hi I am trying to create a report in which a user will just select their own club from a drop down list, once club is selected, i want all courses scheduled for that day to print - without the user selecting a date (i want today's date to be selected automatically). is GETDATE the right command for this? Thanks.
3
1,899
thread by: yservel | last post Jul 7 '07 by: ggibson1
Hi everybody. I was just wondering how did editors were protecting their source code from decompilers and reverse engeneering. I heard one method of source code protection was by obfuscation: http://en.wikipedia.org/wiki/Obfuscated_code Does every editor use Obfuscation? How does large software editor like Microsoft protect their...
3
1,651
thread by: kpm_maloney | last post May 16 '06 by: --Grrrrrr--
I am working on a Microsoft Access database for a drug rehab clinic and this is what I need to do. I need to beable to take DaysSpent and multiply by cost per day to get CostOfStay. What is throwing me off is there are two pricing catagories(ProvService) and I cant figure out how to multiply by each pricing catagory. Note:when...
3
4,701
thread by: bweekend | last post Sep 11 '07 by: drewdeal
I like listen to radios using my cell phone every morning on my way work, but lately, my friend has suggested me to installed an off-board navigation software on my cell phone, she said that Nav4All thing is gonna help me find my ways easier in big cities, well, I'm just wondering, by connecting my cell phone with an external GPS receiver, is that...
3
2,779
thread by: gullguten | last post Jun 5 '06 by: CaptainD
Hello folks. I'm new in this forum, but I have not found my question answered anywhere here so I guess it's OK for me to post it. I have the following case. Table av_id av_ip av_datetime This table records every presentation of any articles in my system. The field holds the date and time like yyyymmddhhmmss (14 chars)
3
1,999
thread by: mita | last post Jun 4 '06 by: CaptainD
I have got two tables table 1 has data for year 2000 as follows Company ID Units_jan Units_feb............Units_Dec ABX 12 3 5 .............45 34 5 454 354354 ................ table 2 has data for year 2001 as follows Company ID Units_jan ...
3
1,769
thread by: bhar | last post Sep 1 '06 by: PEB
Hi, Learn how to develop a complete accounting application (ERP finanncial module) for Microsoft's .Net platform. Regards bhar
3
2,976
thread by: Craig Martin | last post Jun 12 '06 by: Craig Martin
I get a text file every day that has Customer ID and Product ID. The customer ID is only in the first record. I need to replicate the customer ID into each field relating to his products. Find and replace box works fine but I have hundreds to do each day. I need a to do it in the code area on "on open" or some other automatic way. Please help me...
3
1,315
thread by: crazytegger | last post Jul 28 '06 by: danp129
How easy would it be to program a macro that would: 1 Go through each subfolder in a specified folder 2 Open a file where the filename is file##DOC.vlm wih the appropriate program 3 do a CRL+A and then a CTRL+C 4 Open a graphic program such as MS Paint and do CTRL+V 5 Save that file as a monochromatic bitmap with the name file##.vlm (##...
3
2,270
thread by: janani | last post Jun 16 '06 by: sashi
How to create an automated email for those who have registered in my website by giving them a username and password and enabling them to change their password after they login... what kind of scripting can be used??? any suggestions pls.... janani
3
1,669
thread by: Alwin | last post Jun 18 '06 by: sashi
Hey All! I am currently designing a database model for (at first sight) a simple order entry program. The problem I'm currently facing is the exchange of data between the databases of each branch of the company. The company consists of five branches where each the same program and, hence, same database is installed. The data between these...
3
2,656
thread by: Eloine | last post Sep 23 '06 by: cdglloyd
Hello, This is my first post here and I am also very new to programming. I need to take this form: http://www3.losmedanos.edu/info/music.htm and make it so when the user fills it out it will send an email to the owner of the form with a CSV file attached so they can bring it into excel. Where should I start? Thanks
3
1,161
thread by: VinylMatt | last post Aug 4 '06 by: cleaner7777
This might be simple or it might not... I've got a table which stores items of equipment. Some items of equipment need servicing and they might need more than 1 type of service. So far I've come up with: Table Name: , PKey: , Other fields as appropriate... Table Name: , PKey: , Description, Frequency Table Name: , PKey: , FKey: , FKey: ...
3
1,429
thread by: Bremanand | last post Jul 27 '06 by: meenu_susi
Hi i cant able to start my iis since my default web site is in stopped condition.if i do, right click -> start. then it shows an error that "the address already in use". Am in trouble.. plz help me out.. Waiting for the favour ...... Regards, Bremanand.S
3
1,114
panachepad
thread by: panachepad | last post Aug 3 '06 by: Niheel
This is only my second post, but before I made my first one I wanted an avatar. The ability seems to be turned off for newbies. I can understand that, but at what post count may I have one? :)
3
1,279
thread by: marshavorob | last post Oct 23 '06 by: blackbaud
Hi! Sorry for the off-top. Now I am searching for a new job opportunity. Monster, Dice, Careerbuilder, hotjobs are OK but does anybody now anything good except for these ones? Communities, blogs... Thank you in advance!
3
1,085
NoPeasHear
thread by: NoPeasHear | last post Aug 29 '06 by: NoPeasHear
So, the Russians have adopted many tech terms from English. Internet is internet (????????) spoken with a Russian accent. Kilobyte - Kilobyte (????????) with Russian accent. In some Moscow slang, I have heard the word, interneti (??????????) or (??????????), which ever spelling it would be, to an American ear it would sound the same. The...
3
4,213
thread by: LRI41 | last post Sep 8 '06 by: LRI41
I googled an error message and it came up with two posts on your forum and when I got there it said I needed to register to post my question, I am not sure whether is this the correct place to post it or not. I did read the FAQ's but did not find them enlightening. The two post that showed up on Google were the same question but with...
3
982
thread by: zalan | last post Sep 17 '06 by: PEB
plz help me in making a complete log file for all the activities on my database and all users. like i should get all information abt every user the number of record enterd by each user and time like this plz help me

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.