User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
DaniWeb is a massive community of 391,671 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,064 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Showing results 1 to 13 of 13
Search took 0.01 seconds.
Posts Made By: Estuardo
Forum: Visual Basic 4 / 5 / 6 Jul 15th, 2007
Replies: 5
Views: 2,491
Posted By Estuardo
Re: Create tables in access database by DAO liberary

G'd afternoon ahmed!!
The error you get is because you need to initialize one or more of your variables before you use them. Something like this:

Global db As NEW Database
Global vn As New...
Forum: MS Access and FileMaker Pro Jul 19th, 2005
Replies: 2
Views: 4,245
Posted By Estuardo
Re: access UPDATE problems

G'd evening Dru!
The sintax seems to be fine, but we don't know the values you are sending nor their types. I would sugest to store (just for tests purposes) the sql string in a varible and then...
Forum: MS Access and FileMaker Pro Jul 19th, 2005
Replies: 1
Views: 4,425
Posted By Estuardo
Re: I have heard about Access Data Project .Can anybody tell me what is it and when it is

G'd evening Sham!
Here you may read all about adp's Choosing and Using MSDE 2000 as the Database Engine for Your Application...
Forum: MS Access and FileMaker Pro Jul 19th, 2005
Replies: 1
Views: 2,354
Posted By Estuardo
Re: Access Security Pop-Up

Hi Clonman!
By this time i hope you have found the way to stop the security alert from access, but for other readers:
In the main menu --> Tools ---> Macro --->Security
In the popup window select...
Forum: MS Access and FileMaker Pro Jul 19th, 2005
Replies: 1
Views: 1,641
Posted By Estuardo
Re: can you help - access

G'd evening helpwanted!
Requeriments to be in the 1NF are:
1. The rows are not ordered.
2. The columns are not ordered.
3. There are no duplicate rows.
4. Every row/column intersection contains...
Forum: MS SQL Jul 19th, 2005
Replies: 4
Views: 29,735
Posted By Estuardo
Re: Changing the datatype of a Column

G'd evening!
In case you still need to change the table's column type from T-SQL , the sintax for MS SQL is:
ALTER TABLE table ALTER COLUMN column_name new_data_type
Ex.
ALTER TABLE MyTable ALTER...
Forum: MS SQL Jul 19th, 2005
Replies: 8
Views: 23,876
Posted By Estuardo
Re: New line Character in column alias

G'd evening All!
Manish, in my opinion SQL is not designed to work without a Front End, so, we can't expect sql to have all (same) functions that almost any other OOL have, insted we should take...
Forum: MS SQL Jul 15th, 2005
Replies: 1
Views: 3,675
Posted By Estuardo
Re: Query conversion from Sybase to MS SQL Server 2000

G'd evening Jared!
At a glance the problem might be in the WHERE sintax. What i left in blue is not valid in MS SQL:

WHERE ( t_form_data_fish_hd.form_key *= t_form_data_fish.form_key) and (...
Forum: MS SQL Jul 15th, 2005
Replies: 1
Views: 3,097
Posted By Estuardo
Re: 2 Questions: license Installation and Speed

G'd evening arron!
For your first question the short answer is Yes. That's all what you have to do, the same as in win 2k server.
For the second question...it is hard to say. First i would like to...
Forum: MS SQL Jul 15th, 2005
Replies: 1
Views: 3,536
Posted By Estuardo
Re: SQL server connection

G'd evening pramodDR!
It seems like the problem is not with the sql server, but with the domain controller, see or ask which property.
Good luck
Estuardo
Forum: MS SQL Jul 15th, 2005
Replies: 6
Views: 6,409
Posted By Estuardo
Re: How do I ban ip addresses using MsSQL script?

G'd evening kitkatsavvy!
I'm not aware of any SQL functionality that you can implement to block an IP address, nor i have any experience in web programming.
With sql you can limit the privileges of...
Forum: MS SQL Jul 15th, 2005
Replies: 6
Views: 6,922
Posted By Estuardo
Re: how do I run a "disconnected" stored procedure

G'd evening Kate & sqlchopper!

Also you can donwload the BOL from here (http://www.microsoft.com/downloads/details.aspx?FamilyID=a6f79cb1-a420-445f-8a4b-bd77a7da194b&DisplayLang=en).
Good...
Forum: MS SQL Jul 14th, 2005
Replies: 6
Views: 6,922
Posted By Estuardo
Re: how do I run a "disconnected" stored procedure

G'd evening sqlchopper!
If that happens often you should consider to run your sproc(s) within transactions. It will not just avoid your application hang, but also and more important it will keep the...
Showing results 1 to 13 of 13

 
All times are GMT -4. The time now is 2:10 am.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC